9.10.10

"#" indent in VIM

http://stackoverflow.com/questions/191201/indenting-comments-to-match-code-in-vim



set cindent
set cinkeys=0{,0},!^F,o,O,e " default is: 0{,0},0),:,0#,!^F,o,O,e

No comments: