qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.62k stars 218 forks source link

Unable to use commit command with neogit plugin #993

Closed michael-ball closed 8 months ago

michael-ball commented 1 year ago

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 8 months ago

This now works in 0.45.0