lazy.nvim/lua/lazy/core
Folke Lemaitre 9997523841
fix(cache): OptionSet is not triggered during startup, so use #rtp instead to see if it changed
2022-12-29 00:48:59 +01:00
..
handler fix(ft): always trigger FileType when lazy-loading on ft 2022-12-27 08:57:49 +01:00
cache.lua fix(cache): OptionSet is not triggered during startup, so use #rtp instead to see if it changed 2022-12-29 00:48:59 +01:00
config.lua perf: move autoloader to cache and always use lazy's modname path resolver which is much faster 2022-12-28 17:58:24 +01:00
loader.lua perf: move autoloader to cache and always use lazy's modname path resolver which is much faster 2022-12-28 17:58:24 +01:00
plugin.lua perf: move autoloader to cache and always use lazy's modname path resolver which is much faster 2022-12-28 17:58:24 +01:00
util.lua feat(util): use treesitter to highlight notify messages when available 2022-12-27 13:34:12 +01:00