lazy.nvim/lua/lazy
Folke Lemaitre 17d1653b4a
fix: bootstrap code now uses git url instead of https for beta testers + fixed rtp path
2022-12-15 23:24:16 +01:00
..
core fix: add lazy.nvim with dev=false to prevent using the dev version for myself 2022-12-15 23:23:45 +01:00
manage feat: README.md files are now automagically added to help. By default only when no doc/ exists 2022-12-15 14:08:09 +01:00
view feat(ui): show `updates available` diagnostic when an update is available 2022-12-14 16:07:53 +01:00
docs.lua refactor: use Util.read_file and Util.write_file for docs 2022-12-15 14:08:09 +01:00
example.lua docs: added plugin spec code 2022-12-15 00:23:09 +01:00
health.lua refactor: `Plugin.uri` => `Plugin.url` 2022-12-13 10:10:17 +01:00
help.lua feat: README.md files are now automagically added to help. By default only when no doc/ exists 2022-12-15 14:08:09 +01:00
init.lua fix: bootstrap code now uses git url instead of https for beta testers + fixed rtp path 2022-12-15 23:24:16 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
util.lua feat: utility methods to read/write files 2022-12-15 14:08:09 +01:00