Skip to content

Instantly share code, notes, and snippets.

@presmihaylov
Last active February 24, 2020 08:41
Show Gist options
  • Save presmihaylov/0f2245de22cb728fcbfbf941ebbd8bed to your computer and use it in GitHub Desktop.
Save presmihaylov/0f2245de22cb728fcbfbf941ebbd8bed to your computer and use it in GitHub Desktop.
" map turning off highlighting after search and closing quickfix window
nnoremap <Esc><Esc> :noh<CR>:ccl<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment