mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-10 12:33:46 -05:00
Fix whitespace in README
This commit is contained in:
@@ -72,7 +72,7 @@ For more information, see `:help fugitive`.
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install using your favorite package manager, or use Vim's built-in package support:
|
Install using your favorite package manager, or use Vim's built-in package support:
|
||||||
|
|
||||||
mkdir -p ~/.vim/pack/tpope/start
|
mkdir -p ~/.vim/pack/tpope/start
|
||||||
cd ~/.vim/pack/tpope/start
|
cd ~/.vim/pack/tpope/start
|
||||||
git clone https://tpope.io/vim/fugitive.git
|
git clone https://tpope.io/vim/fugitive.git
|
||||||
|
|||||||
Reference in New Issue
Block a user