Skip to content

Instantly share code, notes, and snippets.

@nelstrom
Created May 15, 2017 10:54
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/1e9a4d5010d0256b16aee3244f29bb98 to your computer and use it in GitHub Desktop.
Save nelstrom/1e9a4d5010d0256b16aee3244f29bb98 to your computer and use it in GitHub Desktop.
if has('nvim')
tnoremap <Esc> <C-\><C-n>
tnoremap <C-v><Esc> <Esc>
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment