Skip to content

Instantly share code, notes, and snippets.

@amachang
Created January 30, 2013 05:02
Show Gist options
  • Save amachang/4670781 to your computer and use it in GitHub Desktop.
Save amachang/4670781 to your computer and use it in GitHub Desktop.
こんな感じ
syntax on
set number
set expandtab
set tabstop=4
set shiftwidth=4
set softtabstop=0
set smartindent
set incsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment