Skip to content

Instantly share code, notes, and snippets.

@asukiaaa
Last active October 7, 2016 12:27
" set indent as 2 spaces
set tabstop=2
set autoindent
set expandtab
" show line number
set number
" color schema
syntax on
set background=dark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment