toggle hls

Fri, 18 Oct 2019 14:04:41 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 18 Oct 2019 14:04:41 -0400
changeset 802
8e0452d9316c
parent 801
fed4718fee5b
child 803
ffc6f9c140cd

toggle hls

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -64,7 +64,7 @@ let s:filename   = expand('<sfile>')
 
 " Key maps {{{
 nnoremap <silent> <F2>   :VimFilerExplorer<CR>
-noremap  <silent> <F4>   :noh<CR>
+noremap  <silent> <F4>   :set hls!<CR>
 nnoremap <silent> <F5>   :GundoToggle<CR>
 nnoremap <silent> <F8>   :TagbarToggle<CR>
 

mercurial