Skip to content

Commit 1b29a2f

Browse files
author
rbong
committed
Moved up vim script page info in README for visibility.
1 parent 7322c54 commit 1b29a2f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ and a robust key remapping system. View `:help gitv` for more. If you encounter
1414
any bugs or have any suggestions for this system (which we are actively looking
1515
for 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

1923
gitv is a 'gitk clone' plugin for the text editor Vim. The goal is
@@ -61,7 +65,3 @@ Here are some screenshots.
6165
![gitv file mode diffstat](http://raw.github.com/gregsexton/gitv/master/img/gitv-file-diffstat.png)
6266
![gitv interactive bisecting](http://raw.github.com/gregsexton/gitv/master/img/gitv-bisecting.png)
6367
![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.

0 commit comments

Comments
 (0)