vim-grammarous
vim-grammarous copied to clipboard
How I can auto check my Markdown code
I want to enable some setting to enable auto check (when I write my Markdown code, I want to do not enter command I want it will run it every time). What I need to do to enable it?
The project seems not very active. The best that I can suggest is to create an Autocommand that listens to typing.
https://neovim.io/doc/user/autocmd.html