4 lines
88 B
Lua
4 lines
88 B
Lua
return {
|
|
cmd = { "bash-language-server", "start" },
|
|
filetypes = { "sh", "bash" },
|
|
}
|