Unpersonalize my dots
This commit is contained in:
		
							parent
							
								
									1e6432c4d1
								
							
						
					
					
						commit
						07859b4177
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -42,10 +42,10 @@ local servers = {"html", "cssls", "tsserver", "pyright", "bashls", "clangd", "cc
 | 
			
		|||
 | 
			
		||||
for _, lang in ipairs(servers) do
 | 
			
		||||
  lspconf[lang].setup {
 | 
			
		||||
     on_attach = on_attach,
 | 
			
		||||
     root_dir = vim.loop.cwd
 | 
			
		||||
 }
 | 
			
		||||
 end
 | 
			
		||||
    on_attach = on_attach,
 | 
			
		||||
    root_dir = vim.loop.cwd
 | 
			
		||||
  }
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
-- vls conf example
 | 
			
		||||
local vls_binary = "/usr/local/bin/vls"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue