diff --git a/lua/custom/chadrc.lua b/lua/custom/chadrc.lua index 8f1a86b..a1284cc 100644 --- a/lua/custom/chadrc.lua +++ b/lua/custom/chadrc.lua @@ -64,7 +64,8 @@ local get_info = function() }, { " Mappings", "ch", "NvCheatsheet" }, { " Git", "gg", "LazyGit" }, - { " Files", "", "NvimTreeToggle" }, + { " Files", "", "NvimTreeToggle" }, + { " Change Directory", ";cd", "Telescope zoxide list" }, { " Terminal", "", "ToggleTerm direction=float" }, } return buf