personal vimfile
- mkdir -p ~/.vim/bundle
- install the plugin
Vundle
:git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- exceute the command
Bundle Install
. Then, everything works.
- enter F5 to compile
- enter F6 to exceute