rhysd / vim-grammarous

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

Jump to the error's location #16

Closed rhysd closed 10 years ago

rhysd commented 10 years ago

It's very handy to jump cursor to the next/previous error's location. It should be available as <Plug> mappings and local mappings in the info window. In addition, an option to jump to the first error on completing the check should be also provided.