by beka mae | Mar 9, 2018 | Web Development
set nocompatible ” be iMproved, required set shell=/bin/bash filetype off ” required set t_Co=256 ” set the runtime path to include Vundle and initialize set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin ‘VundleVim/Vundle.vim’...