1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-21 13:56:45 +00:00
lazy.nvim/lua/lazy/core/handler
2022-12-30 20:51:18 +01:00
..
cmd.lua fix(cmd): fixed signature of cmd._del. Fixes 2022-12-29 17:32:54 +01:00
event.lua fix(ft): only trigger filetypepluing and filetypeindent for ft handler. Fixes 2022-12-29 17:26:38 +01:00
ft.lua fix: only show fired ft events in debug obvioulsy. Fixes 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 2022-12-30 20:51:18 +01:00