Skip to content

Instantly share code, notes, and snippets.

@1987yama3
1987yama3 / .vimrc
Last active November 15, 2016 23:42
vimrcのセットアップ
" display
set number
set title
set showcmd
" color
syntax enable
set background=dark
"colorscheme solarized