5 lines
86 B
Lua
5 lines
86 B
Lua
return {
|
|
cmd = { 'bash-language-server', 'start' },
|
|
filetypes = { 'sh', 'bash' },
|
|
}
|