various improvements

This commit is contained in:
2021-03-24 17:16:09 +01:00
parent 255d81f9cc
commit fed75ab9c2
6 changed files with 11 additions and 9 deletions

View File

@ -30,9 +30,10 @@ Plug 'rhysd/vim-grammarous'
call plug#end()
" Integrated spell-check
"set spell
" set spellang = en,de
" nnoremap <silent> <F11> :set spell!<cr>
" inoremap <silent> <F11> <C-O>:set spell!<cr>
nnoremap <silent> <F11> :set spell!<cr>
inoremap <silent> <F11> <C-O>:set spell!<cr>
set bg=light
set go=a