1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-26 20:21:03 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Matt Sturgeon
824e048096 tests/fetch-tests: only apply required args
Using `functionArgs` and `intersectAttrs`, apply only the required args
to test module files.
2025-11-24 11:09:51 +00:00
Michael Goldberger
416de18306 modules/clipboard: add pbcopy clipboard provider 2025-10-27 21:42:13 +00:00
Gaetan Lepage
4348aa9fad tests/modules/clipboard: do not enable wl-copy on non-linux platforms 2025-07-13 22:50:41 +00:00
Heitor Augusto
1d78aee791 tests/modules/clipboard: add raw lua code test 2024-11-15 18:40:10 +00:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
Gaetan Lepage
9e448b7ff0 tests: allow test cases to use the nixvim helpers (for testing them) 2023-09-27 10:48:13 +02:00
Gaétan Lepage
73e8649b20
modules/clipboard: add new module to manage clipboard option and provider (#346) 2023-04-24 10:38:57 +02:00