brymer-meneses / grammar-guard.nvim

Grammar Guard is a Neovim plugin that checks your grammar as you write your LaTeX, Markdown or plain text document.
Apache License 2.0
154 stars 6 forks source link

Is it possible to use grammar-guard with Rmarkdown? #21

Open lf-araujo opened 1 year ago

lf-araujo commented 1 year ago

Adding "rmd" in the list of languages does not seem to start the server.

Thanks for this tool.