My .vimrc file
I believe in minimalism. That’s why I only have a very small number of plugins in my vimrc file. This is my vimrc file as of now:
set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initializ...
mahdix.com4 min read