mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add more mappings to vim
This commit is contained in:
@@ -260,7 +260,11 @@
|
||||
map <Leader>r :Rg<CR>
|
||||
map <Leader>f :Files<CR>
|
||||
map <Leader>g :GFiles<CR>
|
||||
map <Leader>n :NERDTree<CR>
|
||||
map <Leader>n :NERDTreeToggle<CR>
|
||||
|
||||
map <C-l> :tabn<CR>
|
||||
map <C-h> :tabp<CR>
|
||||
map <C-n> :tabnew<CR>
|
||||
|
||||
noremap <Leader>y "*y
|
||||
noremap <Leader>p "*p
|
||||
|
Reference in New Issue
Block a user