From 8603cdc1692f2c3078e328a2ed9554cf9047594d Mon Sep 17 00:00:00 2001 From: William Boman Date: Thu, 28 Apr 2022 17:14:21 +0200 Subject: feat: add ensure_installed to setup table (#637) --- doc/nvim-lsp-installer.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/nvim-lsp-installer.txt b/doc/nvim-lsp-installer.txt index 68e1ec5b..c7c5e28b 100644 --- a/doc/nvim-lsp-installer.txt +++ b/doc/nvim-lsp-installer.txt @@ -172,6 +172,8 @@ Example: > The following settings are applied by default. > local DEFAULT_SETTINGS = { + -- A list of servers to automatically install. Example: { "rust_analyzer", "sumneko_lua" } + ensure_installed = {}, ui = { icons = { -- The list icon to use for installed servers. -- cgit v1.2.3-70-g09d2