summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
51f4f6d)
to spellcheck in de or fr, use set spelllang=
set background=dark " Dark background, d'uh!
syntax on
set background=dark " Dark background, d'uh!
syntax on
-set spelllang=en,de,fr " list of accepted languages
+set spelllang=en_gb " list of accepted languages
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>