diff options
Diffstat (limited to '.vim/vimrc')
-rw-r--r-- | .vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -157,6 +157,7 @@ set linebreak set textwidth=0 set conceallevel=2 set guifont=Monaco\ 11 +set nojoinspaces " Case and spell set nospell |