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 Jul 13, 2023
1 parent 1203ed1 commit 3a8dbf8
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 @@ -168,6 +168,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 3a8dbf8

Please sign in to comment.