Add mapping to open Telescope

This commit is contained in:
2021-11-14 17:29:40 +03:00
parent 35c3441584
commit 79a44f9a5d

View File

@@ -51,6 +51,7 @@ nmap("<C-l>", ":vert resize +10<CR>")
nmap("<leader>b", ":NvimTreeToggle<CR>")
-- Telescope
nmap("<leader>p", ":Telescope<CR>")
nmap("<leader>f", ":Telescope find_files<CR>")
-- LSP