I have vimrc file:
set nocompatible filetype off set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin \'VundleVim/Vundle.vim\' Plugin \'Konfekt/vim-Ct