Skip to content

Instantly share code, notes, and snippets.

@Tishka17
Tishka17 / .vimrc
Last active October 2, 2015 09:00 — forked from areinull/.vimrc
My vimrc
"Use Vim settings, rather then Vi settings (much better!).
"This must be first, because it changes other options as a side effect.
set nocompatible
"colors zenburn
set background=dark
set exrc
set secure