What plugins do yall use for Git

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

Our great sponsors
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • 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

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • 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