Better line breaking

This commit is contained in:
Nicole Tietz-Sokolskaya 2018-12-03 08:14:18 -05:00
parent 84805ecc61
commit 6d3081339f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ set mouse=a
set nu
set nowrap
set linebreak " if we do wrap, do it at word boundaries
" TODO: do I want these all?
set tabstop=2