eo :spell dict
This commit is contained in:
parent
51232f2f1d
commit
50a420ba12
2 changed files with 3 additions and 2 deletions
BIN
.vim/spell/eo.utf-8.spl
Normal file
BIN
.vim/spell/eo.utf-8.spl
Normal file
Binary file not shown.
5
.vimrc
5
.vimrc
|
|
@ -1024,8 +1024,9 @@ nmap <leader>cup <Plug>CVSUpdate
|
|||
nmap <leader>cdiff <Plug>CVSDiff
|
||||
|
||||
" Spell
|
||||
let spell_executable = "aspell"
|
||||
let spell_language_list = "spanish,english"
|
||||
"let spell_executable = "aspell"
|
||||
"let spell_language_list = "spanish,english"
|
||||
set spelllang=en_us,eo
|
||||
|
||||
" Comentiffy
|
||||
let g:EnhCommentifyMultiPartBlocks = 'yes'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue