lazy.nvim/lua/lazy/view
Folke Lemaitre 2e14a2f324
feat: added support for `nvim --headless "+Lazy! sync" +qa`
2022-12-21 22:28:09 +01:00
..
colors.lua perf: added profiling for sourcing of runtime files 2022-12-05 23:14:04 +01:00
commands.lua feat!: lazy api commands now take an opts table instead of a list of plugins 2022-12-21 22:27:36 +01:00
init.lua feat: added support for `nvim --headless "+Lazy! sync" +qa` 2022-12-21 22:28:09 +01:00
render.lua fix(loader): source filetype.lua before plugins. Fixes #35 2022-12-20 20:32:37 +01:00
sections.lua refactor: `Plugin.uri` => `Plugin.url` 2022-12-13 10:10:17 +01:00
text.lua perf(ui): clear existing extmarks before rendering 2022-12-20 20:53:00 +01:00