Skip to content

Commit b37b633

Browse files
committed
Add installation instructions for NeoBundle
Add installation instructions for NeoBundle
1 parent 1b97d16 commit b37b633

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)