Skip to content

Instantly share code, notes, and snippets.

View JacobKnaack's full-sized avatar

Jacob Knaack JacobKnaack

View GitHub Profile
@gregelin
gregelin / .vimrc
Created January 21, 2013 17:11
Example vimrc file that provides line numbers and syntax coloring from http://vim.wikia.com/wiki/Example_vimrc
" URL: http://vim.wikia.com/wiki/Example_vimrc
" Authors: http://vim.wikia.com/wiki/Vim_on_Freenode
" Description: A minimal, but feature rich, example .vimrc. If you are a
" newbie, basing your first .vimrc on this file is a good choice.
" If you're a more advanced user, building your own .vimrc based
" on this file is still a good idea.
"------------------------------------------------------------
" Features {{{1
"