Changed test shortcuts
Use leader-based sequences, document the fuck out of them
This commit is contained in:
parent
36640f7360
commit
dd93afedb6
3 changed files with 13 additions and 4 deletions
|
@ -40,3 +40,4 @@ function! ToggleQuickfix(size, ...)
|
|||
endfunc
|
||||
|
||||
nmap <silent> <F12> :call ToggleQuickfix(0)<CR>
|
||||
nmap <silent> <Leader>q :call ToggleQuickfix(0)<CR>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue