dependency fix.
This commit is contained in:
		
							parent
							
								
									db47c98ee8
								
							
						
					
					
						commit
						d7d09574f9
					
				
					 1 changed files with 361 additions and 363 deletions
				
			
		| 
						 | 
				
			
			@ -51,9 +51,6 @@ require('lazy').setup({
 | 
			
		|||
    },
 | 
			
		||||
    {
 | 
			
		||||
        'williamboman/mason.nvim',
 | 
			
		||||
		dependencies = {
 | 
			
		||||
			"williamboman/mason-lspconfig.nvim",
 | 
			
		||||
		},
 | 
			
		||||
        opts = {
 | 
			
		||||
            ui = {
 | 
			
		||||
                icons = {
 | 
			
		||||
| 
						 | 
				
			
			@ -68,6 +65,7 @@ require('lazy').setup({
 | 
			
		|||
        "williamboman/mason-lspconfig.nvim",
 | 
			
		||||
        dependencies = {
 | 
			
		||||
            "neovim/nvim-lspconfig",
 | 
			
		||||
            'williamboman/mason.nvim',
 | 
			
		||||
        },
 | 
			
		||||
        config = function()
 | 
			
		||||
            require("mason-lspconfig").setup({
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue