Skip to content

Instantly share code, notes, and snippets.

@marlun78
Created July 25, 2018 11:45
Show Gist options
  • Save marlun78/d5e8865f7b36953acb0f65b502c28e92 to your computer and use it in GitHub Desktop.
Save marlun78/d5e8865f7b36953acb0f65b502c28e92 to your computer and use it in GitHub Desktop.
My VIM config
filetype plugin indent on
syntax on
set number
set tabstop=4
set shiftwidth=4
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment