lazy.nvim/lua/lazy
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
..
core 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
manage fix(plugin): pass plugin as arg to config/init/build 2022-12-26 22:59:07 +01:00
view fix(commands): E5108 in getcompletions (#207) 2022-12-28 17:39:31 +01:00
docs.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
example.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
health.lua fix(health): add `cond` key (#203) 2022-12-28 17:39:51 +01:00
help.lua fix(help): make sure we always generate lazy helptags 2022-12-23 13:13:34 +01:00
init.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
stats.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
util.lua feat(util): open terminal commands in a float 2022-12-24 11:30:16 +01:00