aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/sh/lint.vim
Commit message (Expand)AuthorAgeFilesLines
* Use quickfix window for check/lintTom Ryder2017-11-191-2/+2
* Adapt sh check/lint to use :lmakeTom Ryder2017-11-191-5/+21
* Add guards for presence of b:undo_* varTom Ryder2017-11-121-8/+16
* Exclude SC1090 (failed source) shellcheck errorTom Ryder2017-11-121-3/+3
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-0/+40