Skip to content

Commit

Permalink
Make installation options headings more prominent.
Browse files Browse the repository at this point in the history
  • Loading branch information
twe4ked committed Sep 12, 2011
1 parent 3eead83 commit 81ecd3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -12,15 +12,15 @@ Installation

Get the PeepOpen.app and open it at least once to approve the Mac OS X security dialog.

[Vundle][vundle]:
#### [Vundle][vundle]:

Add `Bundle 'twe4ked/vim-peepopen'` to your `.vimrc` then start vim and run `:BundleInstall`.

Standard:
#### Standard:

Copy `peepopen.vim` to your `~/.vim/plugin` directory.

With Tim Pope's [Pathogen](http://github.com/tpope/vim-pathogen):
#### With Tim Pope's [Pathogen](http://github.com/tpope/vim-pathogen):

Copy the entire `vim-peepopen` plugin directory to your `~/.vim/bundle` directory.

Expand Down

0 comments on commit 81ecd3c

Please sign in to comment.