Add lazy.nvim to workspace library
This commit is contained in:
		
							parent
							
								
									10ba0e7a5a
								
							
						
					
					
						commit
						09001369f3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -51,6 +51,7 @@ require("lspconfig").lua_ls.setup {
 | 
			
		|||
          [vim.fn.expand "$VIMRUNTIME/lua"] = true,
 | 
			
		||||
          [vim.fn.expand "$VIMRUNTIME/lua/vim/lsp"] = true,
 | 
			
		||||
          [vim.fn.stdpath("data") ..  "/lazy/extensions/nvchad_types"] = true,
 | 
			
		||||
          [vim.fn.stdpath("data") .. "/lazy/lazy.nvim/lua/lazy"] = true,
 | 
			
		||||
        },
 | 
			
		||||
        maxPreload = 100000,
 | 
			
		||||
        preloadFileSize = 10000,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue