Skip to content

Instantly share code, notes, and snippets.

@sekitaka
Last active February 24, 2017 07:34
Show Gist options
  • Save sekitaka/aa971602f5f2e009a4ebe63255a85384 to your computer and use it in GitHub Desktop.
Save sekitaka/aa971602f5f2e009a4ebe63255a85384 to your computer and use it in GitHub Desktop.
" jjでぬける
inoremap <silent> jj <ESC>
inoremap <silent> っj <ESC>
" 行番号表示
set nu
" クリップボードの共有
set clipboard=unnamed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment