mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 11:31:30 +01:00
vim: add explore mapping
This commit is contained in:
parent
0e61fcbbef
commit
a69c162cec
|
@ -160,9 +160,8 @@ nmap <leader>A :ALEGoToDefinition<CR>
|
|||
nmap <leader>n :ALEFindReferences<CR>
|
||||
nmap <leader>h :ALEHover<CR>
|
||||
nmap <leader>r :ALERename<CR>
|
||||
|
||||
nmap <leader>t :CtrlPTag<CR>
|
||||
|
||||
nmap \ :Explore<CR>
|
||||
" Add shortcuts to yank/paste to unnamed/unnamedplus clipboards
|
||||
noremap <Leader>y "*y
|
||||
noremap <Leader>p "*p
|
||||
|
|
Loading…
Reference in New Issue
Block a user