lazy.nvim/lua/lazy/core/handler
Folke Lemaitre c7c1295c3e
fix: only show fired ft events in debug obvioulsy. Fixes #232
2022-12-29 18:06:40 +01:00
..
cmd.lua fix(cmd): fixed signature of cmd._del. Fixes #229 2022-12-29 17:32:54 +01:00
event.lua fix(ft): only trigger filetypepluing and filetypeindent for ft handler. Fixes #228 2022-12-29 17:26:38 +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(keys): key handlers were not working after reload 2022-12-22 21:58:19 +01:00
keys.lua fix(keys): don't escape pendig keys twice and only convert when number 2022-12-26 15:55:40 +01:00