lazy.nvim/lua/lazy/core/handler
Folke Lemaitre 24f6b6f1c7
fix: properly setup handlers when loading a plugin before startup (build) etc
2023-09-27 12:39:39 +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 fix(event): pass data to event lazy loaders. Fixes #922 2023-07-09 09:44:08 +02: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: properly setup handlers when loading a plugin before startup (build) etc 2023-09-27 12:39:39 +02:00
keys.lua fix(keys): replace term codes to calculate ids 2023-06-03 13:45:21 +02:00