Skip to content

Neovim LSP

LSP plugins

LSP issues

yaml-language-server

Enable yaml-language-server autocompletion by setting the right json schema, either by a comment at the top of the document like:

# yaml-language-server: $schema=https://json.schemastore.org/helmfile.json

or by configuring dotfiles: nvim-lspconfig