lazy.nvim/lua/lazy
Folke Lemaitre a834b30c70
fix(keys): forward `count` to keymaps. Fixes #252
2022-12-30 20:51:18 +01:00
..
core fix(keys): forward `count` to keymaps. Fixes #252 2022-12-30 20:51:18 +01:00
manage feat(startup): missing plugins will now install the versions in the lockfile if available. Fixes #138 2022-12-30 09:17:53 +01:00
view feat(commands): added health command to run `:checkhealth lazy` 2022-12-30 11:29:22 +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 feat(health): added spec parsing errors to `:checkhealth` 2022-12-30 11:52:20 +01:00
help.lua fix(help): make sure we always generate lazy helptags 2022-12-23 13:13:34 +01:00
init.lua fix: duplicate state check in bootstrap (#255) 2022-12-30 18:55:36 +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(ui): make brower configurable. Fixes #248 2022-12-30 20:41:23 +01:00