From 3604fab3b7403ffb73682afe65312376d563ab39 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 5 Jan 2020 01:49:26 -0500 Subject: [PATCH] Fix whitespace in README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index b2ea664..dd3fcd4 100644 --- a/README.markdown +++ b/README.markdown @@ -72,7 +72,7 @@ For more information, see `:help fugitive`. ## Installation Install using your favorite package manager, or use Vim's built-in package support: - + mkdir -p ~/.vim/pack/tpope/start cd ~/.vim/pack/tpope/start git clone https://tpope.io/vim/fugitive.git