Skip to content

Commit

Permalink
vim: longer textwidth for gq
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanzhang committed Mar 29, 2015
1 parent b61541e commit a5b60cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vim/gvimrc
Expand Up @@ -12,3 +12,6 @@ set guifont=Monaco:h14

" Maximize the window
set lines=999 columns=9999

" Longer default line width
set textwidth=100

0 comments on commit a5b60cd

Please sign in to comment.