Removes mapping for viewport navigation
This commit is contained in:
parent
f0eaaa9e3c
commit
00e024dc3a
1 changed files with 0 additions and 5 deletions
|
@ -428,11 +428,6 @@ nnoremap <leader>n :NERDTreeToggle<CR>
|
||||||
nnoremap <leader>f :NERDTreeFind<CR>
|
nnoremap <leader>f :NERDTreeFind<CR>
|
||||||
|
|
||||||
|
|
||||||
" Jump to the top / bottom of the Viewport
|
|
||||||
nnoremap K H
|
|
||||||
nnoremap J L
|
|
||||||
|
|
||||||
|
|
||||||
" BOL and EOL
|
" BOL and EOL
|
||||||
nnoremap H ^
|
nnoremap H ^
|
||||||
vnoremap H ^
|
vnoremap H ^
|
||||||
|
|
Loading…
Reference in a new issue