Skip to content

Instantly share code, notes, and snippets.

View ShunjiKato's full-sized avatar

Shunji Kato ShunjiKato

View GitHub Profile
@ShunjiKato
ShunjiKato / .vimrc
Created November 2, 2017 04:54
My .vimrc file
"----------------------------------------------------------
" 編集
"----------------------------------------------------------
" バックスペースでインデントや改行を削除できるようにする
set backspace=indent,eol,start
"----------------------------------------------------------
" 画面表示
"----------------------------------------------------------
" シンタックスハイライト