mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 02:38:50 +02:00
In YAML files LSP completion is not happening because yaml-language-server is failing with error: TypeError: Cannot read properties of undefined (reading 'length') from out/server/src/languageserver/handlers/settingsHandlers.js:78:51, which it's expecting to have yaml.schemaStore.url.length and it's doesn't exist. Signed-off-by: Javier Tia <javier.tia@gmail.com> |
||
---|---|---|
.. | ||
clangd.lua | ||
cmake.lua | ||
docker.lua | ||
elixir.lua | ||
go.lua | ||
java.lua | ||
json.lua | ||
python-semshi.lua | ||
python.lua | ||
ruby.lua | ||
rust.lua | ||
tailwind.lua | ||
terraform.lua | ||
tex.lua | ||
typescript.lua | ||
yaml.lua |