" Vundle setup set rtp+=~/.vim/bundle/vundle/ call vundle#rc() Bundle 'gmarik/vundle' " Enable plugins. filetype plugin indent on " My list of plugins. Bundle 'tpope/vim-surround.git'