LunarVim/lua/lsp/yaml-ls.lua
2021-03-09 23:55:11 -05:00

3 lines
74 B
Lua

-- npm install -g yaml-language-server
require'lspconfig'.yamlls.setup{}