Skip to content

Instantly share code, notes, and snippets.

@clathrop
Created July 1, 2015 17:09
Show Gist options
  • Save clathrop/54b74a0e7811a0df057d to your computer and use it in GitHub Desktop.
Save clathrop/54b74a0e7811a0df057d to your computer and use it in GitHub Desktop.
The .exrc file gives options for the vi editor, here are the ones I use
set ts=4
set autoindent
set number
set showmode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment