lazy.nvim/lua/lazy/core/handler
Folke Lemaitre 39de11a2fa
fix(keys): properly re-create buffer-local mappings. Fixes #1448
2024-05-20 21:15:04 +02: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): properly re-create buffer-local mappings. Fixes #1448 2024-05-20 21:15:04 +02:00