From 2fb2d4e19912d2f7b6e1f838f4eb3c25bd445184 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Thu, 2 Jun 2011 21:30:59 -0400 Subject: [PATCH] Move self-promotion to bottom of README --- README.markdown | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 1d58026..18f8d08 100644 --- a/README.markdown +++ b/README.markdown @@ -45,10 +45,6 @@ with the current branch in (surprise!) your statusline. Oh, and of course there's `:Git` for running any arbitrary command. -Like fugitive.vim? Follow the repository on -[GitHub](http://github.com/tpope/vim-fugitive) and vote for it on -[vim.org](http://www.vim.org/scripts/script.php?script_id=2975). - FAQ --- @@ -68,3 +64,10 @@ directory. Edit a file from the repository. Fugitive cares about the current file, not the current working directory. Edit a file from the repository. + +Self-Promotion +-------------- + +Like fugitive.vim? Follow the repository on +[GitHub](http://github.com/tpope/vim-fugitive) and vote for it on +[vim.org](http://www.vim.org/scripts/script.php?script_id=2975).