lazy.nvim/lua/lazy/core
Folke Lemaitre edf8310288
feat(plugin): added `Plugin.priority` for start plugins
2022-12-27 17:24:47 +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): never use packer paths from cache 2022-12-26 18:35:07 +01:00
config.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
loader.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
plugin.lua style(plugin): improved types a bit, but sumneko still can't handle them since they're recursive 2022-12-27 08:30:28 +01:00
util.lua feat(util): use treesitter to highlight notify messages when available 2022-12-27 13:34:12 +01:00