add mapping for telescope bookmarks (#2035)

pull/2040/head
siduck 1 year ago
parent 1cb237fa78
commit f6229b4b46

@ -276,6 +276,8 @@ M.telescope = {
-- theme switcher
["<leader>th"] = { "<cmd> Telescope themes <CR>", "Nvchad themes" },
["<leader>bm"] = { "<cmd> Telescope marks <CR>", "telescope bookmarks" },
},
}

Loading…
Cancel
Save