From 12d1328bb08688589b6219188b9dcda53bd43883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sindre=20T=2E=20Str=C3=B8m?= Date: Tue, 8 Jun 2021 18:12:29 +0200 Subject: [PATCH] Add diffview.nvim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e84155..56f5a0e 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c - [tveskag/nvim-blame-line](https://github.com/tveskag/nvim-blame-line) - A small plugin that uses neovims virtual text to print git blame info at the end of the current line. - [ruifm/gitlinker.nvim](https://github.com/ruifm/gitlinker.nvim) - Generate shareable file permalinks for several git hosts. Inspired by tpope/vim-fugitive's :GBrowse. - [tanvirtin/vgit.nvim](https://github.com/tanvirtin/vgit.nvim) - Visual Git Plugin for Neovim to enhance your git experience. +- [sindrets/diffview.nvim](https://github.com/sindrets/diffview.nvim) - Single tabpage interface for easily cycling through diffs for all modified files for any git rev. ### Json