aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/after/ftplugin/c.vim
blob: b23ce46a3264d0d88b7765a29edcf0502133c493 (plain)
1
2
3
4
5
set tw=0
set cindent
set nospell

set foldmarker=#if,#endif