rhysd / vim-grammarous

A powerful grammar checker for Vim using LanguageTool.
1.1k stars 41 forks source link

Problem: grammarous ignores vim's build-in spelllang #25

Closed sappo closed 8 years ago

sappo commented 8 years ago

Solution: Add a new option to enable using vim's spelllang. Vim's spelllang is converted into a format languagetool accepts.

rhysd commented 8 years ago

Thank you. LGTM