Skip to content

Instantly share code, notes, and snippets.

@stattrak-dragonlore
Created August 23, 2011 04:21
Show Gist options
  • Save stattrak-dragonlore/1164340 to your computer and use it in GitHub Desktop.
Save stattrak-dragonlore/1164340 to your computer and use it in GitHub Desktop.
.vimrc
set showcmd
set nu
syntax on
set autoindent
set smartindent
color torte
set hlsearch
set ts=4
set expandtab
set shiftwidth=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment