1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-13 20:41:09 +01:00
nixvim/tests/test-sources
Matt Sturgeon c50d50b168 modules/extraFiles: refactor to use symlinks and support directories
Instead of copying source files to the target, use a symlink.

This reduces nix store redundancy and enables using entire directories
as sources.

To support this, additional validation is done on file targets to
prevent unexpected conflicts.
2025-12-10 17:30:14 +00:00
..
colorschemes tests/fetch-tests: only apply required args 2025-11-24 11:09:51 +00:00
example-configurations tests/fetch-tests: only apply required args 2025-11-24 11:09:51 +00:00
modules modules/extraFiles: refactor to use symlinks and support directories 2025-12-10 17:30:14 +00:00
plugins treewide: remove with lib; 2025-12-07 22:46:34 +00:00
env.nix modules: add env option 2025-03-24 18:50:29 +01:00
examples.nix tests/fetch-tests: only apply required args 2025-11-24 11:09:51 +00:00
extended-lib.nix tests/extended-lib: omit helpers 2025-11-24 11:09:51 +00:00