diff --git a/integrations/neovim/README.md b/integrations/neovim/README.md index d9337f0..fae40b3 100644 --- a/integrations/neovim/README.md +++ b/integrations/neovim/README.md @@ -2,6 +2,7 @@ In order to use Alejandra with [Neovim](https://neovim.io/) -please use the -[neoformat](https://github.com/sbdchd/neoformat) -plugin. +please use any of the following plugins: + +- [Neoformat](https://github.com/sbdchd/neoformat) +- [null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim)