Skip to content

Commit

Permalink
Increase syntaxwidth
Browse files Browse the repository at this point in the history
  • Loading branch information
vsushkov committed Oct 13, 2016
1 parent 3861214 commit 265d7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Expand Up @@ -354,7 +354,7 @@ set backupdir=~/tmp
set shell=/usr/local/bin/zsh\ -l
set list
set ff=unix
set synmaxcol=200
set synmaxcol=400
set diffopt=filler,vertical

" Don't update the display while executing macros
Expand Down

0 comments on commit 265d7de

Please sign in to comment.