1
0
mirror of https://github.com/gryf/.vim.git synced 2026-04-21 09:21:25 +02:00

Added languageTool plugin

This commit is contained in:
2013-03-25 21:03:21 +01:00
parent 2af24011b1
commit 64fb14c4a7
4 changed files with 782 additions and 0 deletions
+4
View File
@@ -204,6 +204,10 @@ let g:NERDSpaceDelims=1
"Python indent{{{2
let g:python_version_2=1
"}}}
"LanguageTool {{{
let g:languagetool_jar='/opt/LanguageTool/LanguageTool.jar'
"let g:languagetool_lang=pl
"}}}
"}}}
"KEYS: User defined keyboard shortcuts {{{