mirror of
https://github.com/klmp200/vim-sync.git
synced 2024-11-22 06:03:21 +00:00
Fixed bug
This commit is contained in:
parent
ae3ddd1078
commit
a829711413
@ -16,4 +16,4 @@ select STDIN;
|
|||||||
|
|
||||||
close $vimrc;
|
close $vimrc;
|
||||||
|
|
||||||
`git clone https://github.com/gmarik/vundle.git $ENV{'HOME'}.vim/bundle/vundle`
|
`git clone https://github.com/gmarik/vundle.git $ENV{'HOME'}/.vim/bundle/vundle`
|
||||||
|
Loading…
Reference in New Issue
Block a user