Add tweaks based on use.
Prevent line break from foiling formatting. Add indent to help with outlining.
This commit is contained in:
parent
45959e320a
commit
02231adc28
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ set ts=2
|
|||
set sw=2
|
||||
set expandtab
|
||||
set nolinebreak
|
||||
set fdm=indent
|
||||
set tw=0
|
||||
|
|
Loading…
Reference in a new issue