From 061bd2013c5d338ea0b9d325cb36a21544856c56 Mon Sep 17 00:00:00 2001 From: Chris Morris Date: Sun, 18 Oct 2020 11:52:31 -0400 Subject: [PATCH] Add vim-signify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 136ab774..306074ad 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ I recommend reading the docs of these plugins to understand them better. Each pl * [vim-liquid](https://github.com/tpope/vim-liquid): Adds language support for the liquid templating syntax * [vim-polyglot](https://github.com/sheerun/vim-polyglot): Support a wide variety of language syntax +* [vim-signify](https://github.com/mhinz/vim-signify): Use the sign column to indicate added, modified and removed lines in a file that is managed by a version control system