Skip to content

Instantly share code, notes, and snippets.

@bpk-t
Created December 11, 2019 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpk-t/211e0d62c9cb1a0856b730ead0310264 to your computer and use it in GitHub Desktop.
Save bpk-t/211e0d62c9cb1a0856b730ead0310264 to your computer and use it in GitHub Desktop.
set clipboard=unnamed
set hlsearch
noremap ; :
noremap : ;
noremap n nzz
noremap N Nzz
noremap j jzz
noremap k kzz
noremap gd gdzz
nnoremap <ESC><ESC> :nohlsearch<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment