changeset 143:d94d6766fc9e

More keyboard shortcuts.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 19 Nov 2013 07:31:58 -0800
parents 8e555c4986cd
children 43d965ef3990
files vimperatorrc
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vimperatorrc	Tue Nov 19 07:31:35 2013 -0800
+++ b/vimperatorrc	Tue Nov 19 07:31:58 2013 -0800
@@ -32,6 +32,9 @@
 nnoremap <leader>p <S-Esc><A-D-\>
 nnoremap <leader>b I<A-b>
 
+" Quickly hide search highlighting
+nnoremap <leader><Space> :noh<cr>
+
 " Super minimal UI
 set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs