lazy.nvim/lua/lazy/core/handler
Folke Lemaitre 870af80c68
feat(spec): overriding keys with an rhs of `false` will remove the key instead
2023-01-16 21:27:55 +01:00
..
cmd.lua fix(cmd): fixed signature of cmd._del. Fixes #229 2022-12-29 17:32:54 +01:00
event.lua feat(event): track event trigger times 2023-01-02 11:26:54 +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 feat(keys): allow overriding a keys value to `vim.NIL` to not add the key 2023-01-16 10:16:35 +01:00
keys.lua feat(spec): overriding keys with an rhs of `false` will remove the key instead 2023-01-16 21:27:55 +01:00