From 31349f208bf186bab90e51fddc09493fe28a19d8 Mon Sep 17 00:00:00 2001 From: Horacio Sanson Date: Thu, 16 Sep 2021 12:16:08 +0900 Subject: Update ALE test docs to mention NVim 0.5 (#3904) --- doc/ale-development.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/ale-development.txt') diff --git a/doc/ale-development.txt b/doc/ale-development.txt index 7f8ec28f..3d0dd524 100644 --- a/doc/ale-development.txt +++ b/doc/ale-development.txt @@ -156,7 +156,8 @@ environments. 2. Vim 8.2.2401 on Linux via GitHub Actions. 3. NeoVim 0.2.0 on Linux via GitHub Actions. 4. NeoVim 0.4.4 on Linux via GitHub Actions. -5. Vim 8 (stable builds) on Windows via AppVeyor. +5. NeoVim 0.5.0 on Linux via GitHub Actions. +6. Vim 8 (stable builds) on Windows via AppVeyor. If you are developing ALE code on Linux, Mac OSX, or BSD, you can run ALEs tests by installing Docker and running the `run-tests` script. Follow the -- cgit v1.2.3