X: https://twitter.com/typecraft_dev
In this video, I want to show you how to get some amazing git functionality in neovim with a minimal configuration. As it turns out, you only need two plugins to get amazing git functionality in your config: fugitive and gitsigns.
Fugitive offers a comprehensive Git interface right inside Vim, while gitsigns adds convenient line-by-line change tracking in Neovim. This combination streamlines your Git workflow, making it more efficient and integrated with your coding environment. Join us to see how these tools can simplify and enhance your Git experience in Neovim.
This config comes from "Neovim for Newbs". Check it out here! https://youtube.com/playlist?list=PLsz00TDipIffreIaUNk64KxTIkQaGguqn&si=WQZjVBKh3FcPoUmc
00:00 Introduction
01:36 Gitsigns
05:01 Vim Fugitive
07:35 Outro