mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-28 11:47:12 +08:00
nvim: add keymap for zoxide switch
This commit is contained in:
parent
364f9c403b
commit
02f6fa9ab8
1 changed files with 2 additions and 0 deletions
|
|
@ -48,4 +48,6 @@ nmap("<leader>ff", ":Telescope find_files<cr>")
|
|||
nmap("<leader>fg", ":Telescope live_grep<cr>")
|
||||
nmap("<leader>fb", ":Telescope buffers<cr>")
|
||||
nmap("<leader>fh", ":Telescope help_tags<cr>")
|
||||
nmap("<leader>fz", ":Telescope zoxide list<cr>")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue