From 6f1300f4b5547c214a0ea8b3d8640cc01e988862 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 9 Sep 2021 08:38:18 +0200 Subject: Grammalecte shortcut --- plugin/perso.vim | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin/perso.vim b/plugin/perso.vim index 9099cef..e7d1e2b 100755 --- a/plugin/perso.vim +++ b/plugin/perso.vim @@ -178,6 +178,9 @@ xmap ga (EasyAlign) nmap ga (EasyAlign) +noremap =g :GrammalecteCheck +noremap =G :GrammalecteClear + " Ale message config : let g:ale_echo_msg_error_str = 'E' let g:ale_echo_msg_warning_str = 'W' -- cgit v1.2.3