Add yaml-language-server install and enable transparency if not ssh
session
This commit is contained in:
parent
cced76bffd
commit
a7f35d5447
3 changed files with 14 additions and 12 deletions
|
|
@ -80,7 +80,7 @@ return {
|
|||
"pyright", "emmet-language-server", "tailwindcss-language-server",
|
||||
"eslint-lsp", "lemminx", "gopls", "prettierd", "dotenv-linter",
|
||||
"editorconfig-checker", "rust-analyzer", "taplo", "kulala-fmt",
|
||||
"json-lsp", "harper-ls", "proselint", "alex"
|
||||
"json-lsp", "harper-ls", "proselint", "alex", "yaml-language-server"
|
||||
}
|
||||
},
|
||||
config = function(_, opts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue