What plugins do yall use for Git

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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