Skip to content

Instantly share code, notes, and snippets.

@x5lcfd
Created July 23, 2017 02:43
Show Gist options
  • Select an option

  • Save x5lcfd/83147bac85b59fc99a65776b11646ab8 to your computer and use it in GitHub Desktop.

Select an option

Save x5lcfd/83147bac85b59fc99a65776b11646ab8 to your computer and use it in GitHub Desktop.
rename to _vsvimrc for visual studio.
nnoremap h <NOP>
nnoremap j <NOP>
nnoremap k <NOP>
nnoremap l <NOP>
nmap <C-O> :vsc View.NavigateBackward<CR>
nmap <C-I> :vsc View.NavigateForward<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment