Turn spell check on

This commit is contained in:
Kevin Cotugno 2018-07-26 22:04:05 -07:00
parent f06aaef89b
commit ad159d7fda

View File

@ -40,6 +40,7 @@ endfunction
call SetWhitespace()
map <F5> :ToggleBG<CR> :call SetWhitespace()<CR>
set spell
set number
set nowrap
filetype plugin indent on