aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/perl/check.vim
Commit message (Expand)AuthorAgeFilesLines
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-171-19/+6
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-22/+25
* Use short-circuit for no-mapping checkTom Ryder2018-06-161-18/+18
* Use `function!` consistently in ftpluginsTom Ryder2018-06-161-12/+10
* Force g:current_compiler removal before check/lintTom Ryder2017-11-191-0/+1
* Use quickfix window for check/lintTom Ryder2017-11-191-2/+2
* Use :compiler scripts for makeprg setupTom Ryder2017-11-191-2/+1
* Add :lwindow support to Perl check/lintTom Ryder2017-11-191-1/+15
* Add guards for presence of b:undo_* varTom Ryder2017-11-121-6/+12
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-0/+29