mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 05:57:37 +00:00
Switch qfix to qfix and loclist toggles
This commit is contained in:
parent
89fa788e85
commit
8d24b9ab33
@ -185,9 +185,9 @@ Plug 'Shougo/vimproc.vim', { 'do': 'make' }
|
||||
Plug 'tpope/vim-repeat'
|
||||
" emacs bindinds in insert
|
||||
Plug 'tpope/vim-rsi'
|
||||
Plug 'ViViDboarder/QFixToggle'
|
||||
Plug 'milkypostman/vim-togglelist'
|
||||
" {{
|
||||
" Toggle QuickFix window
|
||||
nnoremap <silent> <F6> :QFix<CR>
|
||||
nnoremap <silent> <F6> :call ToggleQuickfixList()<CR>
|
||||
nnoremap <silent> <F7> :call ToggleLocationList()<CR>
|
||||
" }}
|
||||
" }}
|
||||
|
Loading…
Reference in New Issue
Block a user