diff --git a/lua/core/mappings.lua b/lua/core/mappings.lua index 177141a..77bd0f5 100644 --- a/lua/core/mappings.lua +++ b/lua/core/mappings.lua @@ -125,6 +125,7 @@ M.telescope = { ["fb"] = { " Telescope buffers ", "find buffers" }, ["fh"] = { " Telescope help_tags ", "help page" }, ["fo"] = { " Telescope oldfiles ", "find oldfiles" }, + ["fz"] = { " Telescope current_buffer_fuzzy_find ", "find in current buffer" }, ["tk"] = { " Telescope keymaps ", "show keys" }, -- git