Improved vim indent file for rust

This commit is contained in:
James Miller 2013-05-06 15:24:38 +12:00
parent 3a34e93651
commit 0addefa68a

View File

@ -5,4 +5,7 @@ if exists("b:did_indent")
endif
let b:did_indent = 1
setlocal smartindent
setlocal cindent
setlocal cinoptions=L0,(0,Ws,JN
setlocal cinkeys=0{,0},!^F,o,O