Skip to content

Commit ce4e706

Browse files
committed
the visual mapping doesn't make sense by itself
1 parent b1e6520 commit ce4e706

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.vim/common_config/key_mappings.vim

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
" map spacebar to clear search highlight
5555
nnoremap <Leader><space> :noh<cr>
5656
57-
" make tab key match bracket pairs
58-
vnoremap <tab> %
59-
6057
" buffer resizing mappings (shift + arrow key)
6158
nnoremap <S-Up> <c-w>+
6259
nnoremap <S-Down> <c-w>-

0 commit comments

Comments
 (0)