vim-Grammalecte
vim-Grammalecte copied to clipboard
Add a toggle-able Grammalecte function
Use the :Grammalecte command to toggle checking of grammar mistakes. It allows you to define toggle remap like:
nnoremap <Leader>tg :Grammalecte<Return>