Skip to content

Instantly share code, notes, and snippets.

@smotesko
Last active November 23, 2017 12:58
Show Gist options
  • Save smotesko/f3ad6e420e70e664022d to your computer and use it in GitHub Desktop.
Save smotesko/f3ad6e420e70e664022d to your computer and use it in GitHub Desktop.
set number
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
syntax on
if match($TERM, "screen")!=-1
set term=xterm
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment