aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/sh
Commit message (Expand)AuthorAgeFilesLines
* Move all local bindings out into .vimrcTom Ryder2018-06-252-18/+0
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-172-42/+19
* Completely overhaul after/ftplugin filesTom Ryder2018-06-175-125/+85
* Use short-circuit for no-mapping checkTom Ryder2018-06-162-36/+36
* Use `function!` consistently in ftpluginsTom Ryder2018-06-161-12/+10
* Use quickfix window for check/lintTom Ryder2017-11-192-4/+4
* Adapt sh check/lint to use :lmakeTom Ryder2017-11-192-10/+42
* Add guards for presence of b:undo_* varTom Ryder2017-11-124-22/+44
* Exclude SC1090 (failed source) shellcheck errorTom Ryder2017-11-121-3/+3
* Move lots of local Vim config into vim/afterTom Ryder2017-11-124-0/+120