summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin/cpp.vim
Commit message (Collapse)AuthorAgeFilesLines
* split out my settings into a plugin tooJesse Luehrs2017-10-291-0/+1
|
* move filetype-specific configuration into ftpluginsJesse Luehrs2017-10-241-0/+1
(and ftdetect/syntax as appropriate). also just remove some configuration that i don't care about anymore.