vimrc: default C, CPP to kernel style indent
[cmccabe-etc] / .vim / indent / c.vim
index b0477b0..99386a2 100644 (file)
@@ -13,4 +13,4 @@ set noet
 " 80 column limit
 set tw=80
 
-set cinoptions+=g2h2:2=2t0(0
+set cinoptions=:0,l1,t0,g0,(0   " C-Indent options: Linux-kernel style