aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/nvim-lsp-installer.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/nvim-lsp-installer.txt b/doc/nvim-lsp-installer.txt
index 1f1fa530..8cc3ad94 100644
--- a/doc/nvim-lsp-installer.txt
+++ b/doc/nvim-lsp-installer.txt
@@ -188,6 +188,8 @@ The following settings are applied by default.
automatic_installation = false,
ui = {
+ -- Whether to automatically check for outdated servers when opening the UI window.
+ check_outdated_servers_on_open = true,
icons = {
-- The list icon to use for installed servers.