You've already forked dotfiles
fix: Adding in yamlls setup with the newer lspconfig arrangement
This commit is contained in:
@@ -8,7 +8,7 @@ declare -A lsp_arr=(
|
||||
["pylsp"]="Install the pylsp provider: python-language-server or pylsp"
|
||||
["pylint"]="Install the pylint provider: pylint"
|
||||
["rust-analyzer"]="Install the rust-analyzer provider"
|
||||
["pyright"]="Install the pyright provider"
|
||||
["yaml-language-server"]="Install the yamlls provider: yaml-language-server (via npm globally or system package)"
|
||||
)
|
||||
|
||||
echo '----- Checking for LSP servers...'
|
||||
|
||||
Reference in New Issue
Block a user