Open Neovim window in the same tab from kitty split running lazygit #4072
AndreasNasman
started this conversation in
Show and tell
Replies: 2 comments
-
I forgot to mention, the reason I'm able to use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Adding promptToReturnFromSubprocess makes the integration even more seamless. 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! 👋
I'm running lazygit with Neovim and kitty, and I made a config that achieves the following:
When editing a file (line),
os.edit
behavior.Video demonstration:
https://github.com/user-attachments/assets/be2e3230-99b9-4d7e-960f-47dab8e1cbea
This works both in a split view or "fullscreen" with kitty's stack layout.
This setup has made me drop Neogit and instead use lazygit as my only tool for Git! 💪
Scripts:
Beta Was this translation helpful? Give feedback.
All reactions