mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 09:19:26 +00:00
[neovim] Add html to auto installed lsp servers
This commit is contained in:
@ -2,6 +2,7 @@ local servers = {
|
||||
"ansiblels",
|
||||
"bashls",
|
||||
"gopls",
|
||||
"html",
|
||||
"jsonls",
|
||||
"kotlin_language_server",
|
||||
"pyright",
|
||||
|
Reference in New Issue
Block a user