Added README
This commit is contained in:
parent
21af2f55f3
commit
6f1cc2464a
2 changed files with 21 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
" Show a visual line at width 120
|
||||
setlocal colorcolumn=120
|
||||
" This auto-wraps the lines after it's reached more than 119 characters.
|
||||
setlocal textwidth=119
|
||||
|
||||
" Spellcheck
|
||||
" Turn on spell check
|
||||
|
|
|
|||
Reference in a new issue