From 988b4d12c089c6dd75e22a2e7dee3e795312b425 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 9 Aug 2017 17:10:01 +0200 Subject: [PATCH] Plugins: add vim-diff-enhanced --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 80142b2..9263188 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -223,6 +223,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [unicode.vim](https://github.com/chrisbra/unicode.vim) - [vim-bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste) - [vim-devicons](https://github.com/ryanoasis/vim-devicons) +- [vim-diff-enhanced](https://github.com/chrisbra/vim-diff-enhanced) - [vim-diminactive](https://github.com/blueyed/vim-diminactive) - [vim-fixkey](https://github.com/drmikehenry/vim-fixkey) - [vim-gnupg](https://github.com/jamessan/vim-gnupg)