We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc1401 commit 81b9d9fCopy full SHA for 81b9d9f
README.md
@@ -32,9 +32,9 @@ Add `Plugin 'mustache/vim-mustache-handlebars'` to your `.vimrc` and do a
32
33
> **Heads up!** Only available for Vim 8+
34
35
-mkdir -p ~/.vim/pack/mustache/start
36
-cd ~/.vim/pack/mustache/start
37
-git clone https://github.com/mustache/vim-mustache-handlebars.git
+ mkdir -p ~/.vim/pack/mustache/start
+ cd ~/.vim/pack/mustache/start
+ git clone https://github.com/mustache/vim-mustache-handlebars.git
38
39
**To learn more about Vim's built-in package manager:** `:help packages`.
40
0 commit comments