lazy.nvim/lua/lazy/core
2023-10-08 10:37:44 +00:00
..
handler 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
cache.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
config.lua chore(main): release 10.8.1 2023-10-08 10:37:44 +00:00
loader.lua fix: properly setup handlers when loading a plugin before startup (build) etc 2023-09-27 12:39:39 +02:00
plugin.lua feat(plugin): added support for cond for imports (#1079) 2023-10-06 15:46:46 +02:00
util.lua perf(util): don't try to load nvim-treesitter when markdown parser is builtin 2023-10-04 00:19:29 +02:00