Skip to content

Instantly share code, notes, and snippets.

@upvalue
Created August 5, 2014 02:55
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 upvalue/3ffc91016643670a3cfd to your computer and use it in GitHub Desktop.
Save upvalue/3ffc91016643670a3cfd to your computer and use it in GitHub Desktop.
Miniature vimrc for copying & pasting onto servers
filetype plugin indent on | syntax on | set ruler gd hls scs ic hid ts=2 sts=2 sw=2 tw=79 fo=cq nuw=5 wmnu wim=full cul cino=l1,(0 t_Co=256 | map ; :
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment