aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/make.vim
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul base after-ftpluginsTom Ryder2018-07-081-14/+7
| | | | Mostly to simplify them--remove a lot of the load-guard cruft.
* Make Vim ftplugin preamble consistent with pluginsTom Ryder2018-07-011-1/+4
|
* Refactor ftplugins into single filesTom Ryder2018-06-301-0/+20
Each thereby effectively becomes its own .vimrc for that type.