Skip to content

Instantly share code, notes, and snippets.

@oleksiiBobko
Created July 10, 2016 09:43
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 oleksiiBobko/8283701f0860b46a79e3e4f5098a740c to your computer and use it in GitHub Desktop.
Save oleksiiBobko/8283701f0860b46a79e3e4f5098a740c to your computer and use it in GitHub Desktop.
syntax on
set nu
color koehler
filetype plugin indent on
set tabstop=4
set shiftwidth=4
set expandtab
set listchars=eol:¶,tab:->,trail:~,extends:>,precedes:<,space:·
set list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment