Skip to content

Commit

Permalink
Merge pull request #112 from kavinderd/patch-1
Browse files Browse the repository at this point in the history
Add Vundle installation instructions
  • Loading branch information
benmills committed Sep 21, 2014
2 parents be6b83c + ab6941c commit 50254fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Other auxiliary functions and the ones I talked about above can be found bellow
## Installation

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

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`.

Expand Down

0 comments on commit 50254fa

Please sign in to comment.