nix-community.nixvim/tests/test-sources
Matt Sturgeon d8f3113e90
plugins/none-ls: refactor using mkSourcePlugin
Introduce `_mk-source-plugin.nix`, which returns a module handling a
specific none-ls source plugin.

This wasn't possible previously due to IFD conflicting with evaluating
module imports.

Adjusted the test to use the `options` provided via module args, and
cleaned up some stuff allowing "unpackaged" sources to not be listed
again in the test file.
2024-07-13 20:11:09 +01:00
..
example-configurations treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
modules modules: refactor extraFiles 2024-07-07 16:42:47 +01:00
plugins plugins/none-ls: refactor using mkSourcePlugin 2024-07-13 20:11:09 +01:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00