Skip to content

Commit

Permalink
Enable spell checking by default
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsenft committed Jan 7, 2020
1 parent 5e0581f commit 6264dd1
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 @@ -71,6 +71,7 @@ set noswapfile
set number
set relativenumber
set smartcase
set spell spelllang=en_us
set splitbelow
set splitright
set statusline=\ %F\ %=\ L:\ %-9(%l/%L%)\ C:\ %-4c
Expand Down

0 comments on commit 6264dd1

Please sign in to comment.