index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
nvim
/
lsp
/
bashls.lua
blob: fc7d709f2cd27ce4107a4b783cd01874497e461e (
plain
)
1
2
3
4
return { cmd = { "bash-language-server", "start" }, filetypes = { "sh", "bash" } }