Update init.lua
Fix typos in init.lua
This commit is contained in:
		
							parent
							
								
									813f95e06e
								
							
						
					
					
						commit
						330861bd93
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15,7 +15,7 @@ return { | ||||||
|   --     require "configs.lspconfig" |   --     require "configs.lspconfig" | ||||||
|   --   end, |   --   end, | ||||||
|   -- }, |   -- }, | ||||||
| 
 |   -- | ||||||
|   -- { |   -- { | ||||||
|   -- 	"williamboman/mason.nvim", |   -- 	"williamboman/mason.nvim", | ||||||
|   -- 	opts = { |   -- 	opts = { | ||||||
|  | @ -30,7 +30,7 @@ return { | ||||||
|   -- 	"nvim-treesitter/nvim-treesitter", |   -- 	"nvim-treesitter/nvim-treesitter", | ||||||
|   -- 	opts = { |   -- 	opts = { | ||||||
|   -- 		ensure_installed = { |   -- 		ensure_installed = { | ||||||
|   -- 			"vim", "lua", "vimdoc |   -- 			"vim", "lua", "vimdoc", | ||||||
|   --      "html", "css" |   --      "html", "css" | ||||||
|   -- 		}, |   -- 		}, | ||||||
|   -- 	}, |   -- 	}, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue