explicit installation instructions for pathogen

This commit is contained in:
baxter2
2019-07-24 15:55:53 +10:00
parent 15ef997d4d
commit ef1d557b59

View File

@@ -16,10 +16,9 @@ which provides support for expanding abbreviations similar to
cd ~/.vim cd ~/.vim
unzip emmet-vim.zip 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 ~/.vim/bundle/emmet-vim
git clone https://github.com/mattn/emmet-vim.git
To install using [Vundle](https://github.com/gmarik/vundle): To install using [Vundle](https://github.com/gmarik/vundle):