LunarVim/lua/lsp/bash-ls.lua
2021-03-14 22:25:28 -04:00

2 lines
67 B
Lua

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