nix-community.nixvim/tests/test-sources/plugins
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
..
ai plugins/chatgpt: init 2024-07-04 21:00:56 +00:00
bufferlines plugins/barbar: add keymaps.* options for missing actions 2024-06-03 00:25:46 +02:00
colorschemes colorschemes/base16: add settings + refactor 2024-07-08 10:21:27 +01:00
completion plugins/cmp: refactor source->plugin association 2024-06-30 18:22:59 +01:00
dap treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
filetrees treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
git plugins.gitsigns: remove deprecated options 2024-06-24 08:32:52 +02:00
languages plugins/treesitter: fix parser_install_dir default 2024-07-12 10:48:21 -05:00
lsp plugins/lsp-lines: switch to mkNeovimPlugin 2024-06-28 23:14:01 +01:00
neotest treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
pluginmanagers treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
snippets plugins/friendly-snippets: init 2024-01-22 13:49:04 +01:00
statuslines treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
telescope plugins/telescope: remove redundant keymapsSilent option 2024-05-28 20:40:45 +01:00
ui plugins/specs: add tests 2024-06-11 08:12:09 +02:00
utils plugins/bufdelete: init 2024-07-09 14:15:38 +01:00
none-ls.nix plugins/none-ls: refactor using mkSourcePlugin 2024-07-13 20:11:09 +01:00