We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1addfd commit a8119a4Copy full SHA for a8119a4
README.md
@@ -20,7 +20,7 @@
20
- clone配置文件:`cd ~/ && git clone git://github.com/ma6174/vim.git`
21
- `mv ~/vim ~/.vim`
22
- `mv ~/.vim/.vimrc ~/`
23
-- clone bundle 程序:`git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
+- clone bundle 程序:`git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
24
- 打开vim并执行bundle程序`:BundleInstall`
25
- 重新打开vim即可看到效果
26
0 commit comments