Skip to content

Commit

Permalink
Fix repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Aug 19, 2018
1 parent 5f1e3a0 commit 7a104e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Expand Up @@ -19,8 +19,8 @@ support:

mkdir -p ~/.vim/pack/tpope/start
cd ~/.vim/pack/tpope/start
git clone https://tpope.io/vim/commentary.git
vim -u NONE -c "helptags commentary/doc" -c q
git clone https://tpope.io/vim/sleuth.git
vim -u NONE -c "helptags sleuth/doc" -c q

## Notes

Expand Down

0 comments on commit 7a104e3

Please sign in to comment.