+ plugin textidote
This commit is contained in:
parent
b687971071
commit
cbc8859555
1
pack/plugins/opt/vim-textidote
Submodule
1
pack/plugins/opt/vim-textidote
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 861bce10ee9b6c2acf39b0abba805d6d696b63d5
|
@ -62,6 +62,7 @@ packadd! termdebug
|
||||
packadd! vc
|
||||
packadd! vimagit
|
||||
packadd! vim-clang-format
|
||||
packadd! vim-textidote
|
||||
packadd! VisIncr
|
||||
packadd! xml
|
||||
packadd! yapf
|
||||
@ -247,6 +248,7 @@ set noswapfile
|
||||
" -----------
|
||||
set spelllang=de,en
|
||||
let &spellfile=g:vimfiles.'/spell/myspell.add'
|
||||
let g:textidote_jar = '/usr/share/java/textidote.jar'
|
||||
|
||||
" ----------
|
||||
" Completion
|
||||
|
Loading…
x
Reference in New Issue
Block a user