From 4f769637d930177bae4ae8d0ccf4ae195570f1da Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Tue, 5 Jan 2016 18:34:19 +0100 Subject: [PATCH] Plugins: add gist-vim and vim-github-dashboard --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e27abc..3f26cbc 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,9 @@ Also see [fuzzy finders](#fuzzy-finders). #### Version control - [fugitive](https://github.com/tpope/vim-fugitive) +- [gist-vim](https://github.com/mattn/gist-vim) - [gitgutter](https://github.com/airblade/vim-gitgutter) +- [github-dashboard](https://github.com/junegunn/vim-github-dashboard) - [gitv](https://github.com/gregsexton/gitv) - [lawrencium](https://bitbucket.org/ludovicchabant/vim-lawrencium) - [signify](https://github.com/mhinz/vim-signify)