Skip to content

Instantly share code, notes, and snippets.

@mpurzynski
Created October 18, 2016 08:58
Show Gist options
  • Save mpurzynski/b68ab3ff0df040b6256b735382649eab to your computer and use it in GitHub Desktop.
Save mpurzynski/b68ab3ff0df040b6256b735382649eab to your computer and use it in GitHub Desktop.
set encoding=utf8
syntax enable
colorscheme darkblue
set ruler
set expandtab
set shiftwidth=4
set tabstop=4
set nobackup
set directory=~/tmp
"colorscheme elflord
"set noexpandtab
"set nowb
"set cindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment