set dictionary=spell " list of dictionary files for keyword completion
" toggle spell-checking
map <silent><F10> :set nospell!<CR>:set nospell?<CR>
set dictionary=spell " list of dictionary files for keyword completion
" toggle spell-checking
map <silent><F10> :set nospell!<CR>:set nospell?<CR>