lazy.nvim/lua/lazy/core/handler
Folke Lemaitre a9b9a4b3a2
fix(keys): make sure we don't delete the global mapping when executing an ft keymap. See #1241
2024-01-21 11:10:29 +01:00
..
cmd.lua fix(cmd): shedule error message instead of showing directly 2023-10-17 16:52:32 +02:00
event.lua refactor(handlers): lazy resolving of plugin handlers (#1126) 2023-10-16 22:34:44 +02:00
ft.lua refactor(handlers): lazy resolving of plugin handlers (#1126) 2023-10-16 22:34:44 +02:00
init.lua refactor: Handler.load => Handler.resolve 2023-10-17 17:43:37 +02:00
keys.lua fix(keys): make sure we don't delete the global mapping when executing an ft keymap. See #1241 2024-01-21 11:10:29 +01:00