index
:
dotfiles.git
master
my dotfiles
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
ftplugin
/
sh.lua
blob: 442273af1a641fe14c55192c320e1e323c96996d (
plain
)
1
options.lang.sh.linters = { { exe = "shellcheck", args = { "--sverity", "error" } } }