Remap :Buffers
This commit is contained in:
parent
02051bb50d
commit
bb04dd5300
2
vimrc
2
vimrc
|
@ -142,7 +142,7 @@ nnoremap <C-k> <C-w><Up>
|
||||||
nnoremap <C-l> <C-w><Right>
|
nnoremap <C-l> <C-w><Right>
|
||||||
nnoremap <leader>b :Gblame<CR>
|
nnoremap <leader>b :Gblame<CR>
|
||||||
nnoremap <C-p> :FZF<CR>
|
nnoremap <C-p> :FZF<CR>
|
||||||
nnoremap <C-o> :Buffers<CR>
|
nnoremap <leader>f :Buffers<CR>
|
||||||
nnoremap <C-F> :Files<CR>
|
nnoremap <C-F> :Files<CR>
|
||||||
nnoremap <C-\> :Rg<CR>
|
nnoremap <C-\> :Rg<CR>
|
||||||
nnoremap <leader>s :call Fzf_dev()<CR>
|
nnoremap <leader>s :call Fzf_dev()<CR>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user