We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1885e4c commit 6eaf51cCopy full SHA for 6eaf51c
README.md
@@ -70,6 +70,10 @@ slug = "title-of-the-post"
70
71
# Installation
72
73
-Using [vim-plug](https://github.com/junegunn/vim-plug):
+## [vim-plug](https://github.com/junegunn/vim-plug)
74
75
`Plug 'robertbasic/vim-hugo-helper'`
76
+
77
+## [Vundle](https://github.com/VundleVim/Vundle.vim)
78
79
+`PluginInstall 'robertbasic/vim-hugo-helper'`
0 commit comments