From ef1d557b5921b8e74ca94c75faf50290ef74868a Mon Sep 17 00:00:00 2001 From: baxter2 Date: Wed, 24 Jul 2019 15:55:53 +1000 Subject: [PATCH] explicit installation instructions for pathogen --- README.mkd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.mkd b/README.mkd index fc731be..1e97f68 100644 --- a/README.mkd +++ b/README.mkd @@ -16,10 +16,9 @@ which provides support for expanding abbreviations similar to cd ~/.vim unzip emmet-vim.zip -To install using pathogen.vim: +To install using [pathogen.vim](https://github.com/tpope/vim-pathogen): - cd ~/.vim/bundle - git clone https://github.com/mattn/emmet-vim.git + git clone https://github.com/mattn/emmet-vim.git ~/.vim/bundle/emmet-vim To install using [Vundle](https://github.com/gmarik/vundle):