What plugins do yall use for Git

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lazygit

    simple terminal UI for git commands

  • Using lazygit, and it doesn't matter where I am, inside or outside of Neovim

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • lazygit with toggleterm.nvim

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gitsigns.nvim

    Git integration for buffers

  • gitsigns.nvim for signs.

  • vim-merginal

    Fugitive extension to manage and merge Git branches

  • I still use Fugitive. I also use my own plugin, Merginal, that has Fugitive as a dependency and adds some TUI for working with branches and history commits.

  • vim-git-log

    View your git log interactively in Vim. Side by side diffs!

  • I also use another plugin called vim-git-log for looking at recent Git history.

  • vim-gitgutter

    A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Packet recommendations for C development?

    4 projects | /r/neovim | 19 Jan 2023
  • How to open change with previous version of the file.

    5 projects | /r/neovim | 24 Jun 2021
  • What do you use for git integration in neovim?

    8 projects | /r/neovim | 6 Jun 2023
  • which git plugin do you use?

    10 projects | /r/neovim | 24 Oct 2022
  • Lazygit: A simple terminal UI for Git commands

    12 projects | news.ycombinator.com | 30 Nov 2021