Skip to content

Instantly share code, notes, and snippets.

@infinitewarp
Created June 6, 2016 19:02
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 infinitewarp/c7ff039917d9de87576d7e3f011b88c9 to your computer and use it in GitHub Desktop.
Save infinitewarp/c7ff039917d9de87576d7e3f011b88c9 to your computer and use it in GitHub Desktop.
syntax on
" see also: :e $VIMRUNTIME/colors
colorscheme elflord
" show the cursor position all the time
set ruler
" In many terminal emulators the mouse works just fine, thus enable it.
"if has('mouse')
" set mouse=a
"endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment