Skip to content

Instantly share code, notes, and snippets.

@nelstrom
Created May 15, 2017 11:01
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 nelstrom/b7c674f3cf886cdd4780db0b9aa4a606 to your computer and use it in GitHub Desktop.
Save nelstrom/b7c674f3cf886cdd4780db0b9aa4a606 to your computer and use it in GitHub Desktop.
if has('nvim')
tnoremap <expr> <C-R> '<C-\><C-N>"'.nr2char(getchar()).'pi'
tnoremap <C-v><C-r> <C-r>
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment