fix: missing keymap import

This commit is contained in:
Guz
2024-12-13 16:25:02 -03:00
parent f1644613f2
commit 792e1eed2d

View File

@@ -10,3 +10,5 @@ vim.g.lze = {
}
require("lze").load("dot013.plugins")
require("dot013.keymap")