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.
2 parents d1addfd + a8119a4 commit 21eb3fcCopy full SHA for 21eb3fc
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