How to see all changes I made in a git project

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

    Find, Filter, Preview, Pick. All lua, all the time.

  • I just use regular git diff, inside neovim u could use telescope and its git status search.

  • vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

  • the fugitive does that too.

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

    simple terminal UI for git commands

  • Not a Neovim plugin, but I really like lazygit. It lets you see all of the changed files, preview changes, and run most Git commands directly from there. It also lets you quickly open files with whatever you have set as $EDITOR.

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