Skip to content

Commit 93b3738

Browse files
committed
Merge pull request mattn#159 from pmav99/patch-1
Add installation instructions for NeoBundle
2 parents 1b97d16 + b37b633 commit 93b3738

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.mkd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@ Add the following lines to your `.vimrc`.
207207

208208
Now restart Vim and run `:BundleInstall`.
209209

210+
### Install with [NeoBundle](https://github.com/Shougo/neobundle.vim)
211+
212+
Add the following line to your `.vimrc`.
213+
214+
NeoBundle 'mattn/gist-vim', {'depends': 'mattn/webapi-vim'}
215+
210216
## Requirements:
211217

212218
- curl command (http://curl.haxx.se/)

0 commit comments

Comments
 (0)