about summary refs log tree commit diff
path: root/vim/.vim/ftplugin/cpp.vim
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2017-11-26 15:41:07 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2017-11-26 15:41:07 +0700
commit2f254e8c7f564f246190f48372b4c317651ce764 (patch)
treef88ec027835efdbac334c37f322b2303c3f236d1 /vim/.vim/ftplugin/cpp.vim
parent215695710f8b04e70ed5dbd0426c1e15b0b225d7 (diff)
downloaddotfiles-2f254e8c7f564f246190f48372b4c317651ce764.tar.gz
Update 2017-11-26
Diffstat (limited to 'vim/.vim/ftplugin/cpp.vim')
-rw-r--r--vim/.vim/ftplugin/cpp.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/.vim/ftplugin/cpp.vim b/vim/.vim/ftplugin/cpp.vim
deleted file mode 100644
index 2f6ffc8..0000000
--- a/vim/.vim/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