Matt Sturgeon
9d076b033d
tests/plugins-by-name: simplify by-name-enable-opts impl
...
Instead of using a regex to match the absolute file path, remove the
nixvim root path prefix.
2025-08-08 19:45:26 +00:00
Matt Sturgeon
09b736b7a1
tests/plugins-by-name: simplify namespace assertion
2025-08-08 19:45:26 +00:00
Matt Sturgeon
14f5ea7431
tests/plugins-by-name: remove unnecessary copy-to-store
2025-08-08 19:45:26 +00:00
Sandro Jäckel
d608bccddd
Replace runCommandNoCCLocal alias with runCommandLocal
2025-01-01 00:54:27 +00:00
Matt Sturgeon
fcb782cd9c
flake: add an empty nixvimConfiguration
to the legacyPackages
output
2024-09-15 18:59:52 +01:00
Matt Sturgeon
54599ad555
tests/plugins-by-name: test that required files exist
2024-09-09 11:50:42 +01:00
Matt Sturgeon
faff32b9f1
plugins/by-name: init
...
Add support for automatically importing any directories under
`plugins/by-name`.
Includes a validation test, which is run by CI and by the pre-commit hook.
2024-09-09 11:50:38 +01:00