Skip to content

Instantly share code, notes, and snippets.

@robcalcroft
Created August 23, 2017 14:51
Show Gist options
  • Save robcalcroft/90d4bed5f9f02d95f92aa94296887918 to your computer and use it in GitHub Desktop.
Save robcalcroft/90d4bed5f9f02d95f92aa94296887918 to your computer and use it in GitHub Desktop.
My .vimrc file
sy on
set number
set hlsearch
set tabstop=2
set shiftwidth=2
set softtabstop=2
set expandtab
set autoindent
set cindent
set smartindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment