File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ and a robust key remapping system. View `:help gitv` for more. If you encounter
1414any bugs or have any suggestions for this system (which we are actively looking
1515for for a future release), be sure to add them to the issues tracker.
1616
17+ You can download stable release versions (and vote for gitv!) at
18+ [ gitv’s page] ( http://www.vim.org/scripts/script.php?script_id=3574 ) on
19+ Vim.org.
20+
1721## Introduction
1822
1923gitv is a 'gitk clone' plugin for the text editor Vim. The goal is
@@ -52,16 +56,10 @@ ships with syntax highlighting for many Git file types.
5256** You will also need the
5357[ tpope/fugitive] ( https://github.com/tpope/vim-fugitive ) plugin installed and working for gitv to work.**
5458
55- ## Screenshots and Links
56-
57- Here are some screenshots.
59+ ## Screenshots
5860
5961![ gitv file mode commit preview] ( http://raw.github.com/gregsexton/gitv/master/img/gitv-file-commit.png )
6062![ gitv file mode diffsplit] ( http://raw.github.com/gregsexton/gitv/master/img/gitv-file-diffsplit.png )
6163![ gitv file mode diffstat] ( http://raw.github.com/gregsexton/gitv/master/img/gitv-file-diffstat.png )
6264![ gitv interactive bisecting] ( http://raw.github.com/gregsexton/gitv/master/img/gitv-bisecting.png )
6365![ gitv interactive rebasing] ( http://raw.github.com/gregsexton/gitv/master/img/gitv-rebasing.png )
64-
65- You can download stable release versions (and vote for gitv!) at
66- [ gitv’s page] ( http://www.vim.org/scripts/script.php?script_id=3574 ) on
67- Vim.org.
You can’t perform that action at this time.
0 commit comments