Skip to content

Commit

Permalink
Clear until thoughtbot#655 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
schneiderderek committed Feb 3, 2021
1 parent e85b056 commit 176dbe2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ set spellfile=$HOME/.vim-spell-en.utf-8.add
" Autocomplete with dictionary words when spell check is on
set complete+=kspell

" Always use vertical diffs
set diffopt+=vertical

" Local config
if filereadable($HOME . "/.vimrc.local")
source ~/.vimrc.local
Expand Down

0 comments on commit 176dbe2

Please sign in to comment.