diff --git a/lua/plugins/dashboard.lua b/lua/plugins/dashboard.lua index 8d1705d..61ac0cf 100644 --- a/lua/plugins/dashboard.lua +++ b/lua/plugins/dashboard.lua @@ -42,6 +42,12 @@ return { key = "g", action = "Telescope live_grep", }, + { + icon = " ", + desc = "File Explorer ", + key = "e", + action = "Neotree toggle", + }, { icon = " ", desc = "Config ",