Make ,qc also close conques
This commit is contained in:
parent
abbbc94bdc
commit
a3bcfc3e51
@ -100,7 +100,7 @@ nmap <D-N> :NERDTreeToggle<CR>
|
||||
|
||||
" ,q to toggle quickfix window (where you have stuff like GitGrep)
|
||||
" ,oq to open it back up (rare)
|
||||
nmap <silent> ,qc :cclose<CR>
|
||||
nmap <silent> ,qc :CloseSingleConque<CR>:cclose<CR>
|
||||
nmap <silent> ,qo :copen<CR>
|
||||
|
||||
" move up/down quickly by using Cmd-j, Cmd-k
|
||||
|
Loading…
Reference in New Issue
Block a user