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

3 lines
72 B
Lua

-- npm install -g vim-language-server
require'lspconfig'.vimls.setup{}