Skip to content

Instantly share code, notes, and snippets.

@kaorun343
Created October 6, 2015 12:51
Show Gist options
  • Save kaorun343/0e4ca879783bb748e422 to your computer and use it in GitHub Desktop.
Save kaorun343/0e4ca879783bb748e422 to your computer and use it in GitHub Desktop.
set number
set title
set ambiwidth=double
set tabstop=4
set expandtab
set shiftwidth=4
set smartindent
set list
set listchars=tab:»-,trail:-,eol:↲,extends:»,precedes:«,nbsp:%
set nrformats-=octal
set hidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment