mirror of
https://github.com/klmp200/vim-sync.git
synced 2025-07-19 08:19:24 +00:00
Fixed bug
This commit is contained in:
@ -16,4 +16,4 @@ select STDIN;
|
||||
|
||||
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