Skip to content

Commit

Permalink
fix vimrc option
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Corbett committed Apr 23, 2020
1 parent df5ce2e commit 828d930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ set spellfile=$HOME/.vim-spell-en.utf-8.add
set complete+=kspell

" Always use vertical diffs
set diffopt-=internal
set diffopt+=vertical

" Local config
Expand Down

0 comments on commit 828d930

Please sign in to comment.