lazy.nvim/lua/lazy/core/handler
Folke Lemaitre b79099cc9d
feat(keys): refactor code and allow disabling keymaps per mode. mode no longer needs to be exactly the same in order to disable.
2023-10-08 10:11:33 +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): move all ft logic to the event handler 2023-10-07 11:15:14 +02:00
ft.lua fix(event): move all ft logic to the event handler 2023-10-07 11:15:14 +02:00
init.lua feat(keys): refactor code and allow disabling keymaps per mode. mode no longer needs to be exactly the same in order to disable. 2023-10-08 10:11:33 +02:00
keys.lua feat(keys): refactor code and allow disabling keymaps per mode. mode no longer needs to be exactly the same in order to disable. 2023-10-08 10:11:33 +02:00