some keybinds that make me HEPY

This commit is contained in:
LinlyBoi
2023-05-05 19:18:54 +03:00
parent daab874974
commit 918e60bacd

View File

@@ -56,6 +56,8 @@ nmap <silent> <c-k> :wincmd k<CR>
nmap <silent> <c-j> :wincmd j<CR> nmap <silent> <c-j> :wincmd j<CR>
nmap <silent> <c-h> :wincmd h<CR> nmap <silent> <c-h> :wincmd h<CR>
nmap <silent> <c-l> :wincmd l<CR> nmap <silent> <c-l> :wincmd l<CR>
nmap <silent> <F2> :ALERename<CR>
nmap <silent> <leader>rt :RustTest<CR>
" I'm forgetful. " I'm forgetful.
set history=1000 set history=1000