nmap <silent> [oq :copen<cr>
nmap <silent> ]oq :cclose<cr>
-nmap <silent> coq :call <SID>ToggleLocationList()<CR>
+nmap <silent> coq :call <SID>ToggleQuickfixList()<CR>
nmap <silent> [ol :lopen<cr>
nmap <silent> ]ol :lclose<cr>
-nmap <silent> col :call <SID>ToggleQuickfixList()<CR>
+nmap <silent> col :call <SID>ToggleLocationList()<CR>