Better line breaking
This commit is contained in:
parent
84805ecc61
commit
6d3081339f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue