mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-18 18:36:05 -07:00
fix next quicklist in vimrc
This commit is contained in:
parent
0435853919
commit
f8048db1ba
@ -117,8 +117,8 @@ map <leader>nl :lnext<CR>
|
|||||||
map <leader>pl :lprev<CR>
|
map <leader>pl :lprev<CR>
|
||||||
|
|
||||||
" next/last quickfix
|
" next/last quickfix
|
||||||
map <leader>nc :lnext<CR>
|
map <leader>nc :cnext<CR>
|
||||||
map <leader>pc :lnext<CR>
|
map <leader>pc :cnext<CR>
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
" misc keys
|
" misc keys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user