prettier.nvim icon indicating copy to clipboard operation
prettier.nvim copied to clipboard

null-ls got deprecated

Open hinell opened this issue 2 years ago • 3 comments

https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621

hinell avatar Aug 17 '23 21:08 hinell

This issue is pretty important since this plugin relies on null-ls. How do we go forward from here?

graves501 avatar Sep 29 '23 21:09 graves501

As an option, one can try to use https://github.com/mattn/efm-langserver/

hinell avatar Sep 30 '23 06:09 hinell

Another alternative: https://github.com/nvimtools/none-ls.nvim

MidStein avatar Dec 24 '23 09:12 MidStein