mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-14 19:08:41 +00:00
Delete unused keybinds
This commit is contained in:
@@ -191,12 +191,6 @@ map <c-space> ?
|
|||||||
" Disable highlight when <leader><cr> is pressed
|
" Disable highlight when <leader><cr> is pressed
|
||||||
map <silent> <leader><cr> :noh<cr>
|
map <silent> <leader><cr> :noh<cr>
|
||||||
|
|
||||||
" Smart way to move between windows
|
|
||||||
map <C-j> <C-W>j
|
|
||||||
map <C-k> <C-W>k
|
|
||||||
map <C-h> <C-W>h
|
|
||||||
map <C-l> <C-W>l
|
|
||||||
|
|
||||||
" Close the current buffer
|
" Close the current buffer
|
||||||
map <leader>bd :Bclose<cr>:tabclose<cr>gT
|
map <leader>bd :Bclose<cr>:tabclose<cr>gT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user