Skip to content

Instantly share code, notes, and snippets.

@rdpanek
Created June 1, 2014 12:31
Show Gist options
  • Save rdpanek/9fd6934672e686e7cd2d to your computer and use it in GitHub Desktop.
Save rdpanek/9fd6934672e686e7cd2d to your computer and use it in GitHub Desktop.
set nocompatible
set number
set ruler
set ignorecase
set ts=2
colorscheme koehler
syntax on
set hlsearch
set incsearch
set ignorecase
set wildmenu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment