Skip to content

Instantly share code, notes, and snippets.

@Blacksly
Created June 11, 2014 07:53
Show Gist options
  • Save Blacksly/8151ba80adc30f916e53 to your computer and use it in GitHub Desktop.
Save Blacksly/8151ba80adc30f916e53 to your computer and use it in GitHub Desktop.
vimrc
syntax on
set number
set tabstop=4
set ignorecase
set ruler
set background=dark
set hlsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment