aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/php.vim
Commit message (Collapse)AuthorAgeFilesLines
* 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
Each thereby effectively becomes its own .vimrc for that type.