update cinoptions

This commit is contained in:
Josh Holtrop 2013-10-27 14:53:51 -04:00
parent cc0f5fff03
commit 3326c15cee

2
vimrc
View File

@ -32,7 +32,7 @@ set splitright
set showcmd
set background=dark
set showtabline=1
set cinoptions=:0
set cinoptions=:0,(0
runtime ftplugin/man.vim
nnoremap K :Man <cword><CR>