customization: darker colors
This commit is contained in:
parent
afff99e545
commit
e948f32cd5
6 changed files with 51 additions and 50 deletions
|
|
@ -39,7 +39,7 @@ function on_attach(client)
|
|||
end
|
||||
end
|
||||
|
||||
local servers = {"tsserver", "cssls", "pyls", "html"}
|
||||
local servers = {"tsserver", "cssls", "html"}
|
||||
for _, lsp in ipairs(servers) do
|
||||
nvim_lsp[lsp].setup {on_attach = on_attach}
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue