From f60f53d8c2d304e8e6d335215ea0b781f80599f0 Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 10 May 2022 12:20:22 +0200 Subject: chore: remove deprecated modules (#682) - https://github.com/williamboman/nvim-lsp-installer/wiki/Async-infrastructure-changes-notice - https://github.com/williamboman/nvim-lsp-installer/discussions/636 --- tests/helpers/lua/test_helpers.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/helpers/lua/test_helpers.lua') diff --git a/tests/helpers/lua/test_helpers.lua b/tests/helpers/lua/test_helpers.lua index a9a2426f..3c753929 100644 --- a/tests/helpers/lua/test_helpers.lua +++ b/tests/helpers/lua/test_helpers.lua @@ -38,7 +38,6 @@ function ServerGenerator(opts) languages = { "dummylang" }, root_dir = server.get_server_root_path(name), homepage = "https://dummylang.org", - async = true, installer = function(ctx) ctx.stdio_sink.stdout "Installing dummy!\n" end, -- cgit v1.2.3-70-g09d2