Add mapping to open Telescope
This commit is contained in:
@@ -51,6 +51,7 @@ nmap("<C-l>", ":vert resize +10<CR>")
|
|||||||
nmap("<leader>b", ":NvimTreeToggle<CR>")
|
nmap("<leader>b", ":NvimTreeToggle<CR>")
|
||||||
|
|
||||||
-- Telescope
|
-- Telescope
|
||||||
|
nmap("<leader>p", ":Telescope<CR>")
|
||||||
nmap("<leader>f", ":Telescope find_files<CR>")
|
nmap("<leader>f", ":Telescope find_files<CR>")
|
||||||
|
|
||||||
-- LSP
|
-- LSP
|
||||||
|
|||||||
Reference in New Issue
Block a user