Skip to content

Instantly share code, notes, and snippets.

@joelhoelting
Created February 23, 2022 10:32
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 joelhoelting/c123ff904b5482eccc1bee93778b4d1b to your computer and use it in GitHub Desktop.
Save joelhoelting/c123ff904b5482eccc1bee93778b4d1b to your computer and use it in GitHub Desktop.
.vimrc
syntax on
colorscheme industry
set number
set tabstop=4
set softtabstop=4
set autoindent
set expandtab
set cursorline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment