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

3 lines
68 B
Lua

-- npm i -g bash-language-server
require'lspconfig'.bashls.setup{}