Skip to content

Commit 6eaf51c

Browse files
committed
docs(readme): add vundle installation to docs
1 parent 1885e4c commit 6eaf51c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ slug = "title-of-the-post"
7070

7171
# Installation
7272

73-
Using [vim-plug](https://github.com/junegunn/vim-plug):
73+
## [vim-plug](https://github.com/junegunn/vim-plug)
7474

7575
`Plug 'robertbasic/vim-hugo-helper'`
76+
77+
## [Vundle](https://github.com/VundleVim/Vundle.vim)
78+
79+
`PluginInstall 'robertbasic/vim-hugo-helper'`

0 commit comments

Comments
 (0)