aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/sh/lint.vim
Commit message (Expand)AuthorAgeFilesLines
* Refactor ftplugins into single filesTom Ryder2018-06-301-28/+0
* Move all local bindings out into .vimrcTom Ryder2018-06-251-9/+0
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-171-19/+6
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-38/+26
* Use short-circuit for no-mapping checkTom Ryder2018-06-161-18/+18
* Use `function!` consistently in ftpluginsTom Ryder2018-06-161-12/+10
* 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