Added local en spelling file

This commit is contained in:
Jonas Forsberg 2020-07-10 11:20:32 +02:00
parent 8041c66a7b
commit efeda7456f
No known key found for this signature in database
GPG Key ID: F2E9818C70350CC9

3
.vimrc
View File

@ -19,6 +19,9 @@ set expandtab
" Pathogen
execute pathogen#infect()
" Spellcheck
set spellfile=~/.vim/spell/en.utf-8.add
" vimwiki
let wiki_1 = {}
let wiki_1.path = '~/Nextcloud/vimwiki'