mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-29 05:31:05 +01:00
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. |
||
|---|---|---|
| .. | ||
| performance | ||
| autocmd.nix | ||
| clipboard.nix | ||
| commands.nix | ||
| dependencies.nix | ||
| diagnostics.nix | ||
| editorconfig.nix | ||
| extra-files.nix | ||
| files.nix | ||
| filetypes.nix | ||
| highlight.nix | ||
| keymaps.nix | ||
| lsp.nix | ||
| lua-loader.nix | ||
| options.nix | ||
| output.nix | ||