none-ls.nvim icon indicating copy to clipboard operation
none-ls.nvim copied to clipboard

Generate a machine readeable list of builtins

Open mochaaP opened this issue 2 years ago • 2 comments

Discussed in https://github.com/nvimtools/none-ls.nvim/discussions/71

Originally posted by traxys February 12, 2024 As part of nixvim we generate Nix options for each of the available none-ls sources (see here).

This creates a bit of a mismatch between nixvim users and the none-ls docs, as not all sources are implemented, and we often have many PRs to add the sources that people need. Would it be possible to generate a list of sources in something like JSON that we would be able to consume to automatically generate our options?

mochaaP avatar Feb 13 '24 13:02 mochaaP

TODO: add schemas

mochaaP avatar Feb 13 '24 16:02 mochaaP

/cc @traxys

mochaaP avatar Feb 13 '24 16:02 mochaaP