What git plugin is being used?

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
  • diffview.nvim

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

  • I can highly recommend diffview.nvim. I used some git GUIs in the past, but this keeps me staying in neovim when reviewing my changes before committing.

  • dotfiles

  • Updated parent comment with link to my dot files repo. I have a private version that includes some work-specific aliases that shouldn't be made public, and the aliases I listed are everything that's in my public repo: https://gitlab.com/swanysimon/dotfiles/-/blob/main/config/git/config

  • 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
  • neogit

    An interactive and powerful Git interface for Neovim, inspired by Magit

  • git-conflict.nvim

    A plugin to visualise and resolve merge conflicts in neovim

  • gitsigns.nvim

    Git integration for buffers

  • committia.vim

    A Vim plugin for more pleasant editing on commit messages

  • vgit.nvim

    Visual git plugin for Neovim

  • Main: tanvirtin/vgit.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vim-mergetool

    :cake: Efficient way of using Vim as a Git mergetool

  • For resolving merge conflicts: samoshkin/vim-mergetool

  • proj

  • Launch browser at URL that would create a pull request for current branch (e.g. https://github.com/funbike/proj/compare/develop...featurebranch)

  • vim-flog

    A fast, beautiful, and powerful git branch viewer for vim.

  • That's a useful tip (although I mainly use vim-flog for viewing logs).

  • gv.vim

    A git commit browser in Vim

  • Gotcha, thanks for the info. I love me some https://github.com/junegunn/gv.vim for that, as well.

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