aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/perl
Commit message (Expand)AuthorAgeFilesLines
* Use ftplugins for filetype mappings insteadTom Ryder2018-06-291-0/+25
* Move all local bindings out into .vimrcTom Ryder2018-06-253-27/+0
* Use autoload function for tidy filtersTom Ryder2018-06-171-13/+6
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-172-38/+12
* Arrange for tidiers to hold window positionTom Ryder2018-06-171-1/+8
* Completely overhaul after/ftplugin filesTom Ryder2018-06-173-59/+67
* Use short-circuit for no-mapping checkTom Ryder2018-06-163-54/+54
* Use `function!` consistently in ftpluginsTom Ryder2018-06-162-24/+20
* Force g:current_compiler removal before check/lintTom Ryder2017-11-192-0/+2
* Use quickfix window for check/lintTom Ryder2017-11-192-4/+4
* Use :compiler scripts for makeprg setupTom Ryder2017-11-192-4/+2
* Add :lwindow support to Perl check/lintTom Ryder2017-11-192-2/+30
* Add guards for presence of b:undo_* varTom Ryder2017-11-123-18/+36
* Move lots of local Vim config into vim/afterTom Ryder2017-11-123-0/+87