|
|
|
@ -76,7 +76,7 @@ set wildmenu " menu intuitif avec la touche tab
|
|
|
|
|
set wildmode=list,full " affiche la liste complète du menu avec la touche tab |
|
|
|
|
set foldcolumn=0 " colonne de replis(fold colding) |
|
|
|
|
|
|
|
|
|
let g:grammalecte_cli_py='/usr/share/grammalecte-fr/cli.py' |
|
|
|
|
let g:grammalecte_cli_py='/usr/bin/grammalecte-cli' |
|
|
|
|
let python_highlight_all=1 |
|
|
|
|
let g:languagetool_jar="/usr/lib/python3.?/site-packages/language_check/LanguageTool-2.2/languagetool-commandline.jar" |
|
|
|
|
let g:minimap_highlight="Cursor" |
|
|
|
|