Skip to content

Instantly share code, notes, and snippets.

@joelhoelting
Created February 23, 2022 10:32
Show Gist options
  • 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