style(9) specifies that case statements are not indented.
This commit is contained in:
parent
708c907f6b
commit
76c683bef7
@ -58,7 +58,7 @@ endfun
|
||||
" Follow the FreeBSD style(9).
|
||||
function! FreeBSD_Style()
|
||||
setlocal cindent
|
||||
setlocal cinoptions=(4200,u4200,+0.5s,*500,t0,U4200
|
||||
setlocal cinoptions=(4200,u4200,+0.5s,*500,:0,t0,U4200
|
||||
setlocal indentexpr=IgnoreParenIndent()
|
||||
setlocal indentkeys=0{,0},0),:,0#,!^F,o,O,e
|
||||
setlocal noexpandtab
|
||||
|
Loading…
x
Reference in New Issue
Block a user