From 53183814b35102c4013981206478fe3d42a89b5e Mon Sep 17 00:00:00 2001 From: Nicolas Dermine Date: Fri, 22 Dec 2017 17:28:20 +0100 Subject: fix typo in pathogen install method --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8bfcfd..111bece 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ For those using [vim-pathogen](https://github.com/tpope/vim-pathogen), you can r ``` cd ~/.vim/bundle -git clone https://github.com/prettier/prettier +git clone https://github.com/prettier/vim-prettier ``` If using other vim plugin managers or doing manual setup make sure to have -- cgit v1.3