Skip to content

Commit 50254fa

Browse files
committed
Merge pull request #112 from kavinderd/patch-1
Add Vundle installation instructions
2 parents be6b83c + ab6941c commit 50254fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.mkd

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Other auxiliary functions and the ones I talked about above can be found bellow
1313
## Installation
1414

1515
With **[vim-bundle](https://github.com/benmills/vim-bundle)**: `vim-bundle install benmills/vimux`
16+
With **[Vundle](https://github.com/gmarik/Vundle.vim)**: 'Plugin benmills/vimux' in your .vimrc
1617

1718
Otherwise download the latest [tarball](https://github.com/benmills/vimux/tarball/master), extract it and move `plugin/vimux.vim` inside `~/.vim/plugin`. If you're using [pathogen](https://github.com/tpope/vim-pathogen), then move the entire folder extracted from the tarball into `~/.vim/bundle`.
1819

0 commit comments

Comments
 (0)