1
0
mirror of https://github.com/klmp200/vim-sync.git synced 2024-06-26 14:48:01 +00:00

Fixed bug

This commit is contained in:
Antoine Bartuccio 2016-07-18 01:43:20 +02:00
parent ae3ddd1078
commit a829711413

View File

@ -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`