1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-02-03 12:03:41 +01:00
parent 18bc12323c
commit 6d6dfde1a1

View file

@ -321,7 +321,7 @@ if f.is_available("taolf") then
end,
desc = "File manager",
}
maps.n["gE"] = { "<Noop>" }
maps.n["gE"] = { "" }
maps.n["<Leader>ee"] = {
function()
require("taolf").start()