0.0.2 • Published 3 years ago

coc-grammarly v0.0.2

Weekly downloads
19
License
MIT
Repository
-
Last release
3 years ago

coc-grammarly

coc-grammarly uses grammary and it acts as a bridge between Grammarly and vim.

npm.io

Currently I have a problem releasing my code because of this issue znck/grammarly/#138 I think.

Install

:CocInstall coc-grammarly

Configuration

grammarly.pathGrammarlyLSP starts a different grammarly language server. This is useful in development, if you want to try a difference version of grammarly. Example: /Users/john/git/grammarly/out/newversion

Development

The command you use to build the project

npm run build

If you want to start the Coc extension from your working directory you can use set, where ~/git/coc-grammarly/ is the root of the project

set runtimepath^=~/git/coc-grammarly/

License

MIT


This extension is created by create-coc-extension

0.0.2

3 years ago

0.0.1

4 years ago