Set nowrap, tw, and colorcolumn for HTML files
This commit is contained in:
parent
1e6ea9817d
commit
99626e65df
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@ setlocal shiftwidth=2
|
|||
setlocal softtabstop=2
|
||||
setlocal listchars-=tab:▸\
|
||||
|
||||
setlocal nowrap
|
||||
setlocal tw=0
|
||||
setlocal colorcolumn=100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue