Skip to content

Instantly share code, notes, and snippets.

@eddiejaoude
Created October 6, 2014 15:38
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 eddiejaoude/1159bc420b10e3748ad3 to your computer and use it in GitHub Desktop.
Save eddiejaoude/1159bc420b10e3748ad3 to your computer and use it in GitHub Desktop.
Vim config

~/.vimrc

set number
set ignorecase
set hlsearch
set showmatch
syntax enable
set incsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment