Skip to content

Instantly share code, notes, and snippets.

@tommcdo
Last active August 29, 2015 14:08
Show Gist options
  • Save tommcdo/fd2be11411358aed1642 to your computer and use it in GitHub Desktop.
Save tommcdo/fd2be11411358aed1642 to your computer and use it in GitHub Desktop.
Minimal .vimrc file
syntax on
set background=dark
set incsearch
set nohlsearch
set hidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment