lazy.nvim/lua/lazy/core
Folke Lemaitre 956164d27d
fix(loader): show proper error message when trying to load a plugin that is not installed. Fixes #201. Fixes #202
2022-12-28 17:58:24 +01:00
..
handler fix(ft): always trigger FileType when lazy-loading on ft 2022-12-27 08:57:49 +01:00
cache.lua feat(cache): update package.loaded on require 2022-12-28 17:58:23 +01:00
config.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
loader.lua fix(loader): show proper error message when trying to load a plugin that is not installed. Fixes #201. Fixes #202 2022-12-28 17:58:24 +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