This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/ApprenticeSWE1 on 2024-09-27 22:47:08+00:00.


Currently my workflow with Git is…

Have a Tmux window for Neovim. Have a Tmux window for Git. (And separate windows for compiling programme, debugger and anything else).

Jump to terminal window using ctrl b n

Do what I need with git

Jump back using ctrl b p

Also which Git plug-in do you personally recommend?