setting up neovim-remote for better lazygit integration
How to configure Lazygit to open files in the same Neovim instance instead of spawning new ones
09 Nov 2025
2 min read
3 posts tagged with "git"
How to configure Lazygit to open files in the same Neovim instance instead of spawning new ones
This article discusses the use of ZSH and Git configuration to set up custom aliases for streamlining Git commands. It offers practical examples of alias configurations for basic commands, log commands, showing the last commit, and more.