Using Git From Vim

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

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
  • vim-signify

    :heavy_plus_sign: Show a diff using Vim its sign column.

  • I've given up vim-gitgutter for mhinz/vim-signify because of performance. But vim-gitgutter has this one killer feature for staging the hunk currently under the cursor. This feature doesn't exist elsewhere.

  • neogit

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

  • Another alternative I started using yesterday is Neogit, a magit clone. It is neovim only though.

  • 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

  • If you're willing to give neovim a go you may want to look into gitsigns.nvim. It's basically a drop in replacement for gitgutter but with much better performance and extra features.

  • lazygit

    simple terminal UI for git commands

  • Goto tool git for me has been Lazygit.

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

  • Margin indicator for Neovim

    5 projects | /r/neovim | 21 Feb 2023
  • Is there a simple way to see if a certain line has unsaved changes?

    4 projects | /r/vim | 26 Jan 2023
  • Plugin that handles git with symlinks?

    2 projects | /r/neovim | 11 Jan 2023
  • Neovim config from scratch (Part I)

    9 projects | dev.to | 30 Dec 2022
  • Resources for development in terminal

    6 projects | /r/commandline | 10 Dec 2022