Zeioth / none-ls-autoload.nvim

Minimalistic alternative to the plugin mason-null-ls with support for external sources.
GNU General Public License v3.0
16 stars 0 forks source link

Missing functionality: ensure_installed #1

Open plague-doctor opened 1 month ago

plague-doctor commented 1 month ago

If only this plugin had "ensure_installed" (the same as mason-null-ls) it would be perfect. Any chance you could include it?

Zeioth commented 4 weeks ago

@plague-doctor Unless I'm wrong, it would make more sense to implement that on mason itself. Maybe I could add that feature to https://github.com/Zeioth/mason-extra-cmds, or to a new plugin.

Give me some time to study it.

Zeioth commented 4 weeks ago

Another posibility if mason-null-ls support external sources: https://github.com/jay-babu/mason-null-ls.nvim/issues/106