Added README

This commit is contained in:
jef 2020-08-09 08:06:01 +02:00
parent 21af2f55f3
commit 6f1cc2464a
2 changed files with 21 additions and 0 deletions

View file

@ -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