diff --git a/lua/mappings.lua b/lua/mappings.lua index 56cfa10..5562bb5 100644 --- a/lua/mappings.lua +++ b/lua/mappings.lua @@ -134,6 +134,7 @@ map("n", "fp", ":Telescope media_files ", opt) map("n", "fb", ":Telescope buffers", opt) map("n", "fh", ":Telescope help_tags", opt) map("n", "fo", ":Telescope oldfiles", opt) +map("n", "th", ":Telescope themes", opt) -- bufferline tab stuff map("n", "", ":enew", opt) -- new buffer