aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/php.vim
Commit message (Expand)AuthorAgeFilesLines
* Remove some overzealous b:undo_* settingTom Ryder2018-11-291-6/+0
* Remove boilerplate after/ftplugin load guardsTom Ryder2018-11-291-5/+0
* Use pman as 'keywordprg' for PHPTom Ryder2018-08-051-0/+4
* Overhaul after/ftpluginTom Ryder2018-07-101-10/+5
* Clear b:current_compiler on unloadTom Ryder2018-07-091-0/+1
* Overhaul ftplugin check, lint, tidyTom Ryder2018-07-091-6/+6
* Overhaul base after-ftpluginsTom Ryder2018-07-081-12/+4
* Unmap PHP bracket mapsTom Ryder2018-07-081-0/+7
* Make Vim ftplugin preamble consistent with pluginsTom Ryder2018-07-011-1/+4
* Remove unneeded matchit set ex PHP after ftpluginTom Ryder2018-06-301-12/+0
* Join some b:undo_ftplugin addendaTom Ryder2018-06-301-2/+1
* Review vim/ftplugin and vim/indent filesTom Ryder2018-06-301-0/+12
* Refactor ftplugins into single filesTom Ryder2018-06-301-0/+28