mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
5 lines
99 B
Lua
5 lines
99 B
Lua
return {
|
|
cmd = { "bash-language-server", "start" },
|
|
filetypes = { "sh", "bash", "zsh" },
|
|
}
|