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 e657dcd commit 62d20a5Copy full SHA for 62d20a5
README.md
@@ -67,11 +67,11 @@ Installation
67
68
### Via curl
69
70
- curl -o - https://raw.githubusercontent.com/HmyBmny/vimrc/master/install-vim-plugins | sh
+ curl -o - https://raw.githubusercontent.com/hmybmny/vimrc/master/install-vim-plugins | sh
71
72
### Via wget
73
74
- wget -O - https://raw.githubusercontent.com/HmyBmny/vimrc/master/install-vim-plugins | sh
+ wget -O - https://raw.githubusercontent.com/hmybmny/vimrc/master/install-vim-plugins | sh
75
76
Included Plugins
77
-----
0 commit comments