lazy.nvim/lua/lazy
2022-12-14 21:03:53 +01:00
..
core feat!: lazy now handles the full startup sequence (vim.go.loadplugins=false) 2022-12-14 21:03:53 +01:00
manage feat(checker): only report an update once and do a fast update check after each manage operation 2022-12-13 10:10:17 +01:00
view feat(ui): show updates available diagnostic when an update is available 2022-12-14 16:07:53 +01:00
health.lua refactor: Plugin.uri => Plugin.url 2022-12-13 10:10:17 +01:00
init.lua feat!: lazy now handles the full startup sequence (vim.go.loadplugins=false) 2022-12-14 21:03:53 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
util.lua feat: util.foreach with sorted keys 2022-12-05 14:47:30 +01:00