Skip to content

Commit f5b6e14

Browse files
author
Dan Hansen
committed
Add vim-plug to "Installation" section
1 parent be94bfc commit f5b6e14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ git clone https://github.com/dansomething/vim-hackernews ~/.vim/bundle/vim-hacke
5757
Plugin 'dansomething/vim-hackernews'
5858
```
5959

60+
##### vim-plug (https://github.com/junegunn/vim-plug)
61+
```
62+
Plug 'dansomething/vim-hackernews'
63+
```
64+
6065
##### NeoBundle (https://github.com/Shougo/neobundle.vim)
6166
```
6267
NeoBundle 'dansomething/vim-hackernews'

0 commit comments

Comments
 (0)