Switched Screens

This commit is contained in:
Luca 2022-11-23 03:44:40 +01:00
parent a004c8c24d
commit a9bebf4efd
11 changed files with 97 additions and 18 deletions

View file

@ -26,12 +26,12 @@ local on_attach = function(client, bufnr)
end
local servers = {
"bashls",
"cssls",
"eslint",
--"bashls",
--"cssls",
--"eslint",
--"ltex",
"sumneko_lua",
"tsserver",
--"tsserver",
--"pyright",
"jedi_language_server",
}