Switched back to use Ctrl but no Shift this time
This commit is contained in:
@@ -21,7 +21,7 @@ map("t", "<Esc><Esc>", "<C-\\><C-n>", { desc = "Exit terminal mode" })
|
||||
-- ─────────────────────────────────────────────────────────────────────────────
|
||||
-- Explorer (Snacks)
|
||||
-- ─────────────────────────────────────────────────────────────────────────────
|
||||
map({ "n", "i" }, "<leader>e", function()
|
||||
map({ "n", "i" }, "<C-e>", function()
|
||||
Snacks.explorer()
|
||||
end, { desc = "Toggle Explorer" })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user