Add tweaks based on use.

Prevent line break from foiling formatting. Add indent to help with
outlining.
This commit is contained in:
Thomas Gideon 2015-04-20 15:37:23 -04:00
parent 45959e320a
commit 02231adc28

View file

@ -2,3 +2,5 @@ set ts=2
set sw=2
set expandtab
set nolinebreak
set fdm=indent
set tw=0