about summary refs log tree commit diff
path: root/vim/.vim/after/ftplugin/cpp.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/after/ftplugin/cpp.vim')
-rw-r--r--vim/.vim/after/ftplugin/cpp.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/.vim/after/ftplugin/cpp.vim b/vim/.vim/after/ftplugin/cpp.vim
deleted file mode 100644
index 2f6ffc8..0000000
--- a/vim/.vim/after/ftplugin/cpp.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-" GNU Coding Standards
-setlocal cindent
-setlocal cinoptions=>4,n-2,{2,^-2,:2,=2,g0,h2,p5,t0,+2,(0,u0,w1,m1