Skip to content

Instantly share code, notes, and snippets.

@Joshua-Tan
Created December 29, 2018 07:41
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 Joshua-Tan/d20ab503e6608088c4d0772a77fab462 to your computer and use it in GitHub Desktop.
Save Joshua-Tan/d20ab503e6608088c4d0772a77fab462 to your computer and use it in GitHub Desktop.
Joshua's Default Vim Configuration
set nocompatible
set number
set backspace=2
set autoindent
set smartindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment