How to open change with previous version of the file.

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vgit.nvim

    Visual git plugin for Neovim

  • I have been working on my plugin for a couple of months now called vgit.nvim. It supports a feature called buffer_history which allows you to navigate previous versions of a buffer and compare the changes that occurred between each commit.

  • diffview.nvim

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

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

    simple terminal UI for git commands

  • I use Lazygit https://github.com/jesseduffield/lazygit in a popup window. You can use https://github.com/akinsho/nvim-toggleterm.lua which has settings in the README to do this, or I have now switched to TMUX and added this line of config to do the same thing:

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • I use Lazygit https://github.com/jesseduffield/lazygit in a popup window. You can use https://github.com/akinsho/nvim-toggleterm.lua which has settings in the README to do this, or I have now switched to TMUX and added this line of config to do the same thing:

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