-
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
Git commit fails using neovim #44
Comments
Thank you for reporting this. I haven't seen this ever.
Could you please describe more defails what 'fails' means? What is a timing of the error? Where the error message was output? (to stdout? or message area in nvim?) And please tell me your config of vim-grammarous. I need to reproduce to fix the error. |
When you do Happy to provide any more information you need. |
Thank you for details. Do you write any config for vim-grammarous in your init.vim? |
No, I don't have any configuration for vim-grammarous in the init.vim |
Git commit fails when vim-grammarous is loaded, it's fine otherwise. The version of neovim is v0.2.0 and I'm running on a mac: Darwin mac 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64.
The error is:
Doing
echo $?
immediately after exiting vim shows a return value of 1The text was updated successfully, but these errors were encountered: