Fix unfinished string
This commit is contained in:
		
							parent
							
								
									e56fa24c48
								
							
						
					
					
						commit
						869f949243
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -36,7 +36,7 @@ function on_attach(client) | |||
| end | ||||
| 
 | ||||
| local lspconf = require "lspconfig" | ||||
| local servers = {"html", "cssls", "tsserver", "pyright", "bashls", "vls", "clangd", "ccls} | ||||
| local servers = {"html", "cssls", "tsserver", "pyright", "bashls", "vls", "clangd", "ccls"} | ||||
| 
 | ||||
| for k, lang in pairs(servers) do | ||||
|     lspconf[lang].setup { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue