From 712ab6a383c1a92b76bf851991d347bb1d202a8f Mon Sep 17 00:00:00 2001 From: Kevin Amado Date: Thu, 23 Jun 2022 13:32:50 -0600 Subject: [PATCH] docs: null-ls for neovim --- integrations/neovim/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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)