Skip to content

Commit

Permalink
nnoremap <C-h> :set hlsearch!<CR>
Browse files Browse the repository at this point in the history
ref: GitHub #1
  • Loading branch information
Masafumi Yokoyama committed May 11, 2018
1 parent 903071e commit 2a63a0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapping.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
" https://gitter.im/vim-jp/reading-vimrc?at=5ac8d6065f188ccc153dde71
nnoremap Y y$
nnoremap <C-h> :set hlsearch!<CR>
" <Up> <Down>の方が便利なので入れ替え
" https://gitter.im/vim-jp/reading-vimrc?at=5ac8d6f801a2b40f382e9043
" <C-n> <C-p> は常に履歴を1つずつ遡ります
Expand Down

0 comments on commit 2a63a0f

Please sign in to comment.