From 8519abf773fbafe66f555075c0a31fb0bea4dc91 Mon Sep 17 00:00:00 2001 From: William Boman Date: Thu, 7 Jul 2022 01:01:25 +0200 Subject: chore: adjust some remnants of nvim-lsp-installer --- doc/mason.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/mason.txt b/doc/mason.txt index e698a006..6d6ecbd9 100644 --- a/doc/mason.txt +++ b/doc/mason.txt @@ -161,11 +161,11 @@ Example: }, -- Controls to which degree logs are written to the log file. It's useful to set this to vim.log.levels.DEBUG when - -- debugging issues with server installations. + -- debugging issues with package installations. log_level = vim.log.levels.INFO, - -- Limit for the maximum amount of servers to be installed at the same time. Once this limit is reached, any further - -- servers that are requested to be installed will be put in a queue. + -- Limit for the maximum amount of packages to be installed at the same time. Once this limit is reached, any further + -- packages that are requested to be installed will be put in a queue. max_concurrent_installers = 4, github = { @@ -178,6 +178,7 @@ Example: }, } + ============================================================================== DOWNLOAD MIRRORS *mason-download-mirrors* -- cgit v1.2.3-70-g09d2