-
Notifications
You must be signed in to change notification settings - Fork 42
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
Error when applying fix to last error in file #109
Comments
I am encountering the same issue, did you manage to fix it? |
Hi @kikofmas I didn't. I am now using this config:
|
Hi @DanRoscigno, thank you for your reply! Unfortunately, it didn't have the exact functionality I wanted. The goal is to transition it to Lua as a way for me to learn both vim script and Lua. |
Thanks @kikofmas , I may give it a try. Unfortunately my team uses VS Code, so I am trying to use that to be in sync with the rest of the team, so neovim does not get much use by me lately :( |
Thanks for Grammarous, I really like using it. When I am working in a file and applying the recommended fixes the final fix causes an error:
This happens whether I am applying the fix from the window where my text is, or if I am in the Grammarous info window. When I am in the window where my text is, I am using
grammarous-fixit
, and if I switch to the Grammarous info window I am usingf
.Note: The fix is applied, and a few
:q
commands gets me out of vi and everything is fine.The text was updated successfully, but these errors were encountered: