mirror of
https://github.com/klmp200/vim-sync.git
synced 2025-08-25 18:25:47 +00:00
Fixed bug
This commit is contained in:
@@ -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`
|
||||||
|
Reference in New Issue
Block a user