From 07fe7d15db1b39ce0e73679cd7532fbb92c2c3fa Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 19 Dec 2021 19:27:41 +0100 Subject: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5d2090e..bbd963ce 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ On top of just providing commands for installing & uninstalling LSP servers, it: - supports installing custom versions of LSP servers (for example `:LspInstall rust_analyzer@nightly`) - common install tasks are abstracted behind composable Lua APIs (has direct integration with libuv via vim.loop) - minimum requirements are relaxed by attempting multiple different utilities (for example, only one of `wget`, `curl`, or `Invoke-WebRequest` is required for HTTP requests) +- hosts [a suite of system tests](https://github.com/williamboman/nvim-lspconfig-test) for all supported servers - full support for Windows ## Installation @@ -246,7 +247,6 @@ Illustrations in the logo are derived from [@Kaligule](https://schauderbasis.de/ ## Roadmap - Command (and corresponding Lua API) to update outdated servers (e.g., `:LspUpdateAll`) -- Cross-platform CI for all server installers ## Default configuration -- cgit v1.2.3-70-g09d2