3 lines
103 B
VimL
3 lines
103 B
VimL
|
set autoindent " Basic automatic indentation
|
||
|
set formatoptions+=j " Merge comments when joining lines
|