Created
July 23, 2017 02:43
-
-
Save x5lcfd/83147bac85b59fc99a65776b11646ab8 to your computer and use it in GitHub Desktop.
rename to _vsvimrc for visual studio.
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
| 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