From 561283fcfd51a9df5ee153e9e6a4599f7bddf8f1 Mon Sep 17 00:00:00 2001 From: Nathan Henrie Date: Tue, 7 Feb 2023 09:01:30 -0700 Subject: [PATCH] Add ALE to list of neovim plugins Merged in https://github.com/dense-analysis/ale/pull/4435#event-8455317286 --- integrations/neovim/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations/neovim/README.md b/integrations/neovim/README.md index 96643f1..1cf7d33 100644 --- a/integrations/neovim/README.md +++ b/integrations/neovim/README.md @@ -8,3 +8,4 @@ or use any of the following plugins: - [Neoformat](https://github.com/sbdchd/neoformat) - [null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim) +- [ALE](https://github.com/dense-analysis/ale)