X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=plugins-noroot-nolowendbox.vim;h=32df579034d0f66bd1f801805a2b9585635895ab;hp=a9fe99c3c183a13fd150510d522c0561ad20c8fb;hb=7f03b58f61d8ceb0eb1bb9292c28c93345d88ad1;hpb=87020b0fa9608d1ff83fdaaa49668891647b2434 diff --git a/plugins-noroot-nolowendbox.vim b/plugins-noroot-nolowendbox.vim index a9fe99c..32df579 100644 --- a/plugins-noroot-nolowendbox.vim +++ b/plugins-noroot-nolowendbox.vim @@ -35,6 +35,7 @@ Plug 'hail2u/vim-css3-syntax', {'for': ['scss', 'css']} Plug 'https://gitlab.com/dbeniamine/vim-mail' Plug 'Konfekt/vim-DetectSpellLang', {'do': 'spell'} +Plug 'dpelle/vim-LanguageTool' " Disable devicons on linux terminal if $TERM == 'linux' @@ -219,6 +220,8 @@ EOF let g:detectspelllang_langs = {} let g:detectspelllang_langs.aspell =[ 'en_US', 'de_AT'] + let g:languagetool_cmd='languagetool' + au FileType mail let g:VimMailSpellLangs=['de', 'en'] let g:VimMailContactsProvider=['khard'] let g:VimMailContactsCommands={