Matt Sturgeon
6d3798e81e
modules/lazyload: replace ignoredPackages with isVisible
...
Instead of explicitly listing all renames and removals, we can check if
the plugin's lazyload option is visible and in the top-level option set.
This rules out cases where `plugins.foo` is itself a rename/removal
option, and cases where `plugins.foo.lazyload` is not visible.
2025-11-08 12:17:05 +00:00
Austin Horstman
3be63f84fd
lazyload: ignore ethersync rename
...
Generates a trace because of being read. Missed in
4728aae7cf
2025-11-07 10:14:07 +00:00
saygo-png
32a3fa118d
plugins/nvim-osc52: remove module
...
The plugin is obsolete as the feature provided by it has been added to
Neovim itself.
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-14 20:15:15 +00:00
Austin Horstman
a68291151c
plugins/presence: rename module
2025-10-06 21:22:59 +00:00
Austin Horstman
98c0bd99a1
plugins/rust-tools: remove module
2025-10-06 21:21:49 +00:00
Gaetan Lepage
5d833a1692
plugins/packer: remove (deprecated)
2025-04-01 16:03:03 +02:00
Gaetan Lepage
12e658eca8
treewide: use mkWarnings where possible
2025-01-29 15:57:14 +01:00
Austin Horstman
76b567b43c
modules/lazyload: warn enabling a lazy loading provider
2024-12-10 10:15:10 -06:00
Matt Sturgeon
6348336db0
modules/lazyload: init w/ assertion
...
Adds a global lazyloading assertion. No module options yet.
2024-12-05 20:48:04 +00:00