Skip to content

Commit

Permalink
vim: disable spelllang
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagowfx committed May 2, 2024
1 parent 3cee4c6 commit f506bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/.vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ set smartindent

" Spell-checking
" set spell
set spelllang=de_de,en_ca,en_us,pt_br
" set spelllang=de_de,en_ca,en_us,pt_br

" Better splits.
set splitbelow splitright switchbuf=useopen
Expand Down

0 comments on commit f506bc8

Please sign in to comment.