Skip to content

Instantly share code, notes, and snippets.

@ijkilchenko
Created December 10, 2016 23:12
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 ijkilchenko/d43ba842797c277228220a80aa62bee9 to your computer and use it in GitHub Desktop.
Save ijkilchenko/d43ba842797c277228220a80aa62bee9 to your computer and use it in GitHub Desktop.
syntax enable
colorscheme monokai
set number
set ruler
set swapfile
set dir=~/tmp
set tabstop=4
set shiftwidth=4
set expandtab
set autoindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment