From b39a28f650b0c365a2d12590ae52d52f95f8c550 Mon Sep 17 00:00:00 2001 From: Pierre Ozoux Date: Thu, 26 Mar 2015 16:59:12 +0000 Subject: [PATCH] One liner for Pathogen --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 27cc1e1a..34145e4d 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ And install it: ### Install with [pathogen](https://github.com/tpope/vim-pathogen) - cd ~/.vim/bundle - git clone https://github.com/pangloss/vim-javascript.git + git clone https://github.com/pangloss/vim-javascript.git ~/.vim/bundle/vim-javascript ## Configuration