nix-community.nixvim/plugins/none-ls
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
..
_mk-source-plugin.nix plugins/none-ls: refactor using mkSourcePlugin 2024-07-13 20:11:09 +01:00
default.nix plugins/none-ls: switch to mkNeovimPlugin 2024-06-27 11:35:41 +01:00
packages.nix dev: Add a script to generate the none-ls builtins 2024-07-05 21:36:45 +02:00
prettier.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
servers.nix plugins/none-ls: refactor using mkSourcePlugin 2024-07-13 20:11:09 +01:00
settings.nix plugins/none-ls: switch to mkNeovimPlugin 2024-06-27 11:35:41 +01:00