Merge remote-tracking branch 'hilie/master'
This commit is contained in:
commit
e2ccdbf503
1
pack/plugins/opt/vim-textidote
Submodule
1
pack/plugins/opt/vim-textidote
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 861bce10ee9b6c2acf39b0abba805d6d696b63d5
|
@ -51,6 +51,7 @@ packadd! termdebug
|
|||||||
" packadd! vc
|
" packadd! vc
|
||||||
packadd! vimagit
|
packadd! vimagit
|
||||||
packadd! vim-clang-format
|
packadd! vim-clang-format
|
||||||
|
packadd! vim-textidote
|
||||||
packadd! VisIncr
|
packadd! VisIncr
|
||||||
packadd! xml
|
packadd! xml
|
||||||
packadd! yapf
|
packadd! yapf
|
||||||
@ -263,6 +264,7 @@ set noswapfile
|
|||||||
" -----------
|
" -----------
|
||||||
set spelllang=de,en
|
set spelllang=de,en
|
||||||
let &spellfile=g:vimfiles.'/spell/myspell.add'
|
let &spellfile=g:vimfiles.'/spell/myspell.add'
|
||||||
|
let g:textidote_jar = '/usr/share/java/textidote.jar'
|
||||||
|
|
||||||
" ----------
|
" ----------
|
||||||
" Completion
|
" Completion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user