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

The package path currently lies

Open Zeioth opened this issue 1 year ago • 1 comments
trafficstars

The main directory should be named none-ls-extras instead on none-ls.

Example scenario

  • A user is loading a external source from none-ls.formatting.reformat_gherkin.
  • So he goes to the none-ls package just to find it's not there.

The current mess

  • none-ls main directory is currently null-ls
  • none-ls-extras directory is currently none-ls.

This is gonna lead to problems if not properly addressed. If it's not possible to rename null-ls due to backwards compatibility, at least we should use the correct directory naming conventions on this repository and not try to de-entangle the issue by entangling it further.

Zeioth avatar May 20 '24 20:05 Zeioth

I've gone ahead and create https://github.com/Zeioth/none-ls-external-sources.nvim

To ensure the quality of external sources.

Zeioth avatar May 21 '24 23:05 Zeioth