1
1
Fork 0

Find in files toggle works as expected again

This commit is contained in:
Joe Wroten 2017-07-04 23:16:21 -05:00
parent c781938cfa
commit f4c71549ff

2
vimrc
View file

@ -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>