aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/php
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-28/+6
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-25/+29
* Use short-circuit for no-mapping checkTom Ryder2018-06-161-18/+18
* Use `function!` consistently in ftpluginsTom Ryder2018-06-161-18/+16
* Restore ftplugin extras to vim/after dirTom Ryder2018-06-051-0/+57
* Move Markdown and PHP ftplugins from after dirTom Ryder2018-06-041-57/+0
* Add `php -l` check binding for PHP filetypeTom Ryder2017-11-201-0/+57