1 2 3 4
-- npm install -g yaml-language-server require'lspconfig'.yamlls.setup{ -- on_attach = require'lsp'.common_on_attach, }