From fcd5d79a7f4966645e9d2f512b85b72f7de0dde2 Mon Sep 17 00:00:00 2001 From: William Boman Date: Fri, 10 Dec 2021 11:57:02 +0100 Subject: stylua --- lua/nvim-lsp-installer.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-lsp-installer.lua b/lua/nvim-lsp-installer.lua index 6d5233a3..3a7e8b2f 100644 --- a/lua/nvim-lsp-installer.lua +++ b/lua/nvim-lsp-installer.lua @@ -91,7 +91,7 @@ function M.install_sync(server_identifiers) if not vim.wait(60000 * 15, function() return #completed_servers >= #server_identifiers end, 100) then - raise_error("Timed out waiting for server(s) to complete installing.") + raise_error "Timed out waiting for server(s) to complete installing." end if #failed_servers > 0 then -- cgit v1.2.3-70-g09d2