Commit Graph
16 Commits
Author SHA1 Message Date
TashandMatt Sturgeon 72d07973ba plugins/lazy: allow pkg option in pluginType to be null.
- It's often required to define a spec that doesn't define a `pkg`, for
  example in the case of import statements.
2026-05-19 12:59:05 +00:00
Austin Horstman e61a31b597 plugins/lz-n: support importing plugin specs 2026-04-25 23:58:09 +00:00
Austin HorstmanandMatt Sturgeon 22dd228f36 tests/plugins/lz-n: resolve treesitter conflict
Just remove the dependency on treesitter for testing lz-n.
2026-01-24 06:08:49 +00:00
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
Gaetan LepageandAustin Horstman e45e9214dc tests/plugins/pluginmanagers: use nvim-tree instead of neo-tree
neo-tree tries to write in a logfile which is quite annoying
2025-10-05 13:29:19 +00:00
Matt Sturgeon fe059cd395 flake: add nixf-diagnose to treefmt config
Checks nixd's diagnostic lints using libnixf.
2025-10-01 00:42:40 +00:00
Heitor AugustoandMatt Sturgeon 4bd021d25f plugins/lz-n: add tests for keymap(<plugin>).set API 2025-05-09 01:14:36 +01:00
Gaetan Lepageandnix-infra-bot 9abe8fd025 modules/dependencies: add git 2025-04-11 08:51:45 +10:00
Gaetan Lepage 5d833a1692 plugins/packer: remove (deprecated) 2025-04-01 16:03:03 +02:00
Austin Horstman 710f3472ec plugins/packer: use gitPackage 2024-08-29 16:39:53 -05:00
Austin Horstman 4fe95d4502 plugins/lazy: use gitPackage 2024-08-29 16:39:53 -05:00
Matt Sturgeon 123a55ed6f tests: remove special treatment of module
Since we no longer need to extract `tests.dontRun` from an attrset, we
no longer need the "special" `module` attr.
2024-08-20 01:07:21 +01:00
psfloydandGaetanLepage 78abafe280 plugins/lz-n: init 2024-08-08 06:18:43 +00:00
traxys 62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
Christian KemperandGitHub f6e79601ad plugins/lazy.nvim: new plugin manager (#1175) 2024-03-08 21:13:30 +01:00
Gaétan LepageandGitHub db5061b4db tests/plugins: refactor (#235) 2023-03-22 07:42:02 +01:00