lazy.nvim/lua/lazy/core/handler
Folke Lemaitre a834b30c70
fix(keys): forward `count` to keymaps. Fixes #252
2022-12-30 20:51:18 +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): forward `count` to keymaps. Fixes #252 2022-12-30 20:51:18 +01:00