Set nowrap, tw, and colorcolumn for HTML files

This commit is contained in:
Eryn Wells 2012-11-09 19:35:18 -08:00
parent 1e6ea9817d
commit 99626e65df

View file

@ -2,3 +2,6 @@ setlocal shiftwidth=2
setlocal softtabstop=2
setlocal listchars-=tab:▸\
setlocal nowrap
setlocal tw=0
setlocal colorcolumn=100