We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903071e commit 2a63a0fCopy full SHA for 2a63a0f
mapping.vim
@@ -2,6 +2,8 @@
2
" https://gitter.im/vim-jp/reading-vimrc?at=5ac8d6065f188ccc153dde71
3
nnoremap Y y$
4
5
+nnoremap <C-h> :set hlsearch!<CR>
6
+
7
" <Up> <Down>の方が便利なので入れ替え
8
" https://gitter.im/vim-jp/reading-vimrc?at=5ac8d6f801a2b40f382e9043
9
" <C-n> <C-p> は常に履歴を1つずつ遡ります
0 commit comments