Skip to content

Instantly share code, notes, and snippets.

@mushfiq
Created February 1, 2013 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mushfiq/4691136 to your computer and use it in GitHub Desktop.
Save mushfiq/4691136 to your computer and use it in GitHub Desktop.
My .vimrc configuration which is bare bone configuration for any kind of .vim power use :)
set nocompatible
set number
set title
syntax on
set hlsearch
set ls=2
set showmode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment