Skip to content

Instantly share code, notes, and snippets.

@blackrobot
Created November 16, 2017 17:58
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 blackrobot/417bf92c20009ad247deb0535b7cfc45 to your computer and use it in GitHub Desktop.
Save blackrobot/417bf92c20009ad247deb0535b7cfc45 to your computer and use it in GitHub Desktop.
" exrc for wasavi
""
" Wasavi: http://appsweets.net/wasavi/
" Github: https://github.com/akahuku/wasavi
""
""
" Themes:
" - blight
" - charcoal
" - matrix
" - solarized
" - solarized_dark
""
set theme=solarized
set bellvolume=5
set number
set relativenumber
set tabstop=2
set shiftwidth=2
set expandtab
" set writeas='{ \
" "https://mail.google.com/*": "plain" \
" }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment