Skip to content

Instantly share code, notes, and snippets.

@const-g
Created August 3, 2017 16:00
Show Gist options
  • Save const-g/5128b1a191c8e50f2b3095d9a1ce2374 to your computer and use it in GitHub Desktop.
Save const-g/5128b1a191c8e50f2b3095d9a1ce2374 to your computer and use it in GitHub Desktop.
set expandtab
set tabstop=4
set softtabstop=4
set shiftwidth=4
colorscheme darkblue
set number
syntax on
set background=dark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment