nix-community.nixvim/tests/test-sources
Stanislav Asunkin 9474ce916a modules/performance: ensure all lua dependencies are byte-compiled
This commit replaces custom lua plugins in tests with shared stub
plugins from utils module.
After this change the test has started to fail. Debugging this issue
I found out that dependencies of plugins weren't processed.
This commit improves the test assertion to detect duplicated
dependencies in this case and fixes the underlying issue by also
processing dependencies.
2025-05-12 17:39:01 +03:00
..
example-configurations plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
modules modules/performance: ensure all lua dependencies are byte-compiled 2025-05-12 17:39:01 +03:00
plugins plugins/hunk: init 2025-05-12 08:42:08 +02:00
env.nix modules: add env option 2025-03-24 18:50:29 +01:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extended-lib.nix lib/options: remove deprecated package option helpers 2024-09-05 02:24:52 +01:00