Find in files toggle works as expected again
This commit is contained in:
parent
c781938cfa
commit
f4c71549ff
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -144,7 +144,7 @@ imap <right> <nop>
|
||||||
|
|
||||||
" Grepper
|
" Grepper
|
||||||
nnoremap <Leader>fp :CtrlSF<Space>
|
nnoremap <Leader>fp :CtrlSF<Space>
|
||||||
nnoremap <Leader>ft :CtrlSFToggle<Space>
|
nnoremap <Leader>ft :CtrlSFToggle<CR>
|
||||||
|
|
||||||
" File Buffer
|
" File Buffer
|
||||||
nnoremap <Tab> :bnext!<CR>
|
nnoremap <Tab> :bnext!<CR>
|
||||||
|
|
Loading…
Add table
Reference in a new issue