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

Merge pull request #4 from morriswchris/vim-signify

Add vim-signify
This commit is contained in:
Chris Morris 2020-10-18 11:53:14 -04:00 committed by GitHub
commit f879b8bb27
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