Skip to content

Instantly share code, notes, and snippets.

@serenitii
Last active May 7, 2016 13:27
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 serenitii/5eaaca20f2723af22a92b0183d96ed32 to your computer and use it in GitHub Desktop.
Save serenitii/5eaaca20f2723af22a92b0183d96ed32 to your computer and use it in GitHub Desktop.
set number
set relativenumber
inoremap ;; <Esc>
syntax on
set ruler
set ignorecase
set showmatch
set hlsearch
" --------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment