Unable to use commit command with neogit plugin
michael-ball opened this issue · 1 comments
michael-ball commented
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 commented
This now works in 0.45.0