Skip to content

Instantly share code, notes, and snippets.

@evantravers
Created October 16, 2018 19:05
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 evantravers/8b0dc832f71f9fdbdcd045b531f7e901 to your computer and use it in GitHub Desktop.
Save evantravers/8b0dc832f71f9fdbdcd045b531f7e901 to your computer and use it in GitHub Desktop.
set nocompatible
set backspace=indent,eol,start
filetype plugin indent on
set relativenumber
set nowrap
syntax on
color desert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment