Here is your .vimrc file
" This is your .vimrc file generated by " .vimrc generator Beta - http://vimrc.gustavodutra.com/ syntax on colorscheme inkpot set colorscheme set cursorline set ic set incsearch set mousehide set nocompatible set nohlsearch set nowrap set number set ruler set shiftwidth=4 set smartcase set tabstop=4 set visualbell