1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00

Add vim-signify

This commit is contained in:
Chris Morris 2020-10-18 11:52:31 -04:00 committed by GitHub
parent 0049bf8c82
commit 061bd2013c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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