Is there a way to get Lazygit to use the hosting neovim for the commit editor? #360
tristan957
started this conversation in
General
Replies: 1 comment 5 replies
-
I tried playing with GIT_EDITOR in the snacks lazygit.env config, but it must either not work or I don't know the right incantation. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems to open an embedded Neovim terminal and launch Neovim, but Neovim is available already since that is what Lazygit is running in. When editing a file, this situation works perfectly, but the commit editor does not, unfortunately.
Beta Was this translation helpful? Give feedback.
All reactions