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

Unable to use commit command with neogit plugin #993

Closed
michael-ball opened this issue Dec 30, 2022 · 1 comment
Closed

Unable to use commit command with neogit plugin #993

michael-ball opened this issue Dec 30, 2022 · 1 comment

Comments

@michael-ball
Copy link

I am unable to commit anything when using the neogit plugin within VimR. I get the following error:

git --no-pager -c color.ui=always --no-optional-locks commit
hint: Waiting for your editor to close the file... error: '/Applications/VimR.app/Contents/Resources/NvimView_NvimView.bundle/Contents/Resources/NvimServer' --headless --clean --noplugin -n -R -c 'set runtimepath^=/<user dir redacted>/.local/share/nvim/plugged/neogit' -c 'lua require("neogit.client").client()' died of signal 11

Process exited with code: 1

I can confirm this error doesn't happen when using standard neovim.

@michael-ball
Copy link
Author

This now works in 0.45.0

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

1 participant