ecosse3/nvim

Alternative for null-ls?

alfredosdpiii opened this issue · 5 comments

I think efm might be a good alternative

For now this is on hold, since with Frontend development we mostly don't need independent formatter. You can configure prettier per project what I recommend. I consider using mhartington/formatter.nvim in future, but now adding formatter plugin to EcoVim on your own is recommended.

For now I use Neoformat because I only need prettier anyways

I'll also try to use formatter.nvim in the future

For now this is on hold, since with Frontend development we mostly don't need independent formatter. You can configure prettier per project what I recommend. I consider using mhartington/formatter.nvim in future, but now adding formatter plugin to EcoVim on your own is recommended.

which plugin is being used right now, because i am searching for the config file (idk where it is) so that i can configure black formatter for python and maybe pylint,isort too if possible

It's done in v4.0.0.