From 9ab114d3abb3fa84ce99eeaacbbf83b01271e0ba Mon Sep 17 00:00:00 2001 From: William Boman Date: Mon, 11 Oct 2021 15:15:00 +0200 Subject: README: mention relaxed requirements --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2684e22..902e8a18 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ On top of just providing commands for installing & uninstalling LSP servers, it: - optimized for blazing fast startup times - 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) - full support for Windows ## Installation -- cgit v1.2.3-70-g09d2