Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting a --level message when running GrammarousCheck #113

Open
theoldinternet opened this issue Jan 17, 2024 · 1 comment
Open

Getting a --level message when running GrammarousCheck #113

theoldinternet opened this issue Jan 17, 2024 · 1 comment

Comments

@theoldinternet
Copy link

I'm trying to get Grammarous running, and I ran into this error when I run :GrammarousCheck.

image

my init.vim looks like this:

call plug#begin()
Plug 'rhysd/vim-grammarous'
call plug#end()
@trappmartin
Copy link

Have the same issue, strangely enough this is technically just the last line in the usage message of language tools. I guess something in the execution goes wrong.

https://github.com/languagetool-org/languagetool/blob/9ca673bf53b6aaf3e2830e8e92a5794a1659a7db/languagetool-commandline/src/main/java/org/languagetool/commandline/CommandLineParser.java#L227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants