ets-labs / python-vimrc

VIM Configuration for Python / Cython / C Development
BSD 3-Clause "New" or "Revised" License
652 stars 343 forks source link

Can't find hellopicture #5

Closed rmk135 closed 8 years ago

rmk135 commented 8 years ago
Romans-Mac-Book-Air:~ romanmogilatov$ git clone https://github.com/rmk135/vimrc.git ~/.vim
Cloning into '/Users/romanmogilatov/.vim'...
remote: Counting objects: 285, done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 285 (delta 11), reused 0 (delta 0), pack-reused 255
Receiving objects: 100% (285/285), 276.99 KiB | 0 bytes/s, done.
Resolving deltas: 100% (49/49), done.
Checking connectivity... done.
Romans-Mac-Book-Air:~ romanmogilatov$ bash ~/.vim/init.sh
/Users/romanmogilatov/.vim/init.sh: line 27: hellopicture: No such file or directory

Initializing vim configuration...
Making simlink for ~/.vimrc ...
Installing Vundle...
Cloning into '/Users/romanmogilatov/.vim//bundle/Vundle.vim'...
remote: Counting objects: 2994, done.
remote: Total 2994 (delta 0), reused 0 (delta 0), pack-reused 2994
Receiving objects: 100% (2994/2994), 893.41 KiB | 596.00 KiB/s, done.
Resolving deltas: 100% (1034/1034), done.
Checking connectivity... done.
Done.
Are you ready to execute "vim +PluginInstall?" [Y/n]:n
Than finish. Bye bye.
rmk135 commented 8 years ago

@boonya Hello, can you please take a look on this?

boonya commented 8 years ago

Ready #6

rmk135 commented 8 years ago

Great! Thanks!