lazy.nvim/lua/lazy/core/handler
Folke Lemaitre a758588008
fix(build): make sure to properly load handlers for plugins that were built during startup. Fixes #744
2023-04-24 07:54:21 +02:00
..
cmd.lua fix(cmd): show descriptive error when command was not found after loading its plugins 2023-04-18 10:17:22 +02:00
event.lua feat(event): track event trigger times 2023-01-02 11:26:54 +01:00
ft.lua fix: only show fired ft events in debug obvioulsy. Fixes #232 2022-12-29 18:06:40 +01:00
init.lua fix(build): make sure to properly load handlers for plugins that were built during startup. Fixes #744 2023-04-24 07:54:21 +02:00
keys.lua fix(keys): dont add (n) to keys id 2023-03-25 09:56:16 +01:00