lazy.nvim/lua/lazy
Folke Lemaitre fd1fbefc3d
feat(checker): defer checker to after VeryLazy to make sure nvim-notify and others are loaded
2022-12-21 21:08:13 +01:00
..
core feat(checker): defer checker to after VeryLazy to make sure nvim-notify and others are loaded 2022-12-21 21:08:13 +01:00
manage fix(git): only mark a plugin as dirty if an update changed the commit HEAD. Fixes #62 2022-12-21 14:45:32 +01:00
view feat: make hover easy to override 2022-12-21 19:04:08 +01:00
docs.lua docs: fixed indentation of auto-generated code blocks 2022-12-21 11:43:05 +01:00
example.lua docs: added config.dev.path to the example 2022-12-20 13:49:29 +01:00
health.lua fix(health): don't show warning on `module=false` 2022-12-21 16:07:53 +01:00
help.lua fix(help): sort tags files for readmes so tags work properly. Fixes #67 2022-12-21 18:23:27 +01:00
init.lua fix: move re-sourcing check to the top 2022-12-20 13:47:53 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
util.lua fix: use jobstart instead of system to open urls 2022-12-20 12:34:24 +01:00