aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/sh/check.vim
Commit message (Expand)AuthorAgeFilesLines
* Move all local bindings out into .vimrcTom Ryder2018-06-251-9/+0
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-171-23/+13
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-41/+33
* Use short-circuit for no-mapping checkTom Ryder2018-06-161-18/+18
* 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
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-0/+40