summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin/cpp.vim
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-29 17:44:43 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-29 19:03:53 -0400
commitcf56205e0bb0382595425f077bd272e08b1779f3 (patch)
treef3e3d2d57978c155bfb97f0f679358fadec62e88 /vim/ftplugin/cpp.vim
parentd9fd53a62b8fe7698400610d81456e5e3d9461ef (diff)
downloadconf-cf56205e0bb0382595425f077bd272e08b1779f3.tar.gz
conf-cf56205e0bb0382595425f077bd272e08b1779f3.zip
split out my settings into a plugin too
Diffstat (limited to 'vim/ftplugin/cpp.vim')
-rw-r--r--vim/ftplugin/cpp.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftplugin/cpp.vim b/vim/ftplugin/cpp.vim
index 073956b..83d7802 100644
--- a/vim/ftplugin/cpp.vim
+++ b/vim/ftplugin/cpp.vim
@@ -1 +1,2 @@
let b:load_doxygen_syntax = 1
+setlocal cinoptions+=:0,l1,g0,(0,W1s