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

Enable the given level #111

Open
ttxtea opened this issue Feb 8, 2023 · 6 comments
Open

Enable the given level #111

ttxtea opened this issue Feb 8, 2023 · 6 comments

Comments

@ttxtea
Copy link

ttxtea commented Feb 8, 2023

When starting :GrammarousCheck I get a

--level level          enable the given level (currently only 'PICKY')

No language check is starting after this message.

It is running on

NVIM v0.6.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by team+vim@tracker.debian.org
@lf-araujo
Copy link

I am getting the same error

@orzen
Copy link

orzen commented Feb 21, 2023

I see the same behaviour with Nvim 0.8.3-1 on Archlinux.

@borisdev
Copy link

I get same error.

NVIM v0.9.0-dev-1058+gd52a3f7c7-dirty
Build type: Release
LuaJIT 2.1.0-beta3
macOS BigSur

@zampierilucas
Copy link

This is the same issue reported on #110, and #110 (comment) is a solution for it.

@lf-araujo
Copy link

Thanks, that comment does not seem to fix the problem in my case, let's wait and see if anyone else got it to work:

image

@borisdev
Copy link

borisdev commented Mar 14, 2023

@lf-araujo That error message denotes your plugin is still using the newest Language Tool -- your have not downgraded. You can view the entire error message that was thrown my Language Tool with this vim command :messages.

See my fix for a mac here: #110 (comment)

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

5 participants