lazy.nvim/lua/lazy
Folke Lemaitre 06ac8bda66
perf(ui): clear existing extmarks before rendering
2022-12-20 20:53:00 +01:00
..
core fix(loader): source filetype.lua before plugins. Fixes #35 2022-12-20 20:32:37 +01:00
manage fix(git): don't run git log for submodules. Fixes #33 2022-12-20 19:58:56 +01:00
view perf(ui): clear existing extmarks before rendering 2022-12-20 20:53:00 +01:00
docs.lua docs: added optional plugins to docs for commands and methods 2022-12-19 15:22:47 +01:00
example.lua docs: added config.dev.path to the example 2022-12-20 13:49:29 +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: 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