Last active
February 24, 2020 08:41
-
-
Save presmihaylov/0f2245de22cb728fcbfbf941ebbd8bed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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