From 1a9cdfe4d052dbfa16f3c12ce4def58a931b0730 Mon Sep 17 00:00:00 2001 From: William Boman Date: Mon, 6 Jun 2022 00:28:58 +0200 Subject: feat(ui): add setting to customize window border (#754) Closes #752. --- lua/nvim-lsp-installer/settings.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/nvim-lsp-installer/settings.lua') diff --git a/lua/nvim-lsp-installer/settings.lua b/lua/nvim-lsp-installer/settings.lua index a0641480..d84b60af 100644 --- a/lua/nvim-lsp-installer/settings.lua +++ b/lua/nvim-lsp-installer/settings.lua @@ -21,6 +21,9 @@ local DEFAULT_SETTINGS = { -- Whether to automatically check for outdated servers when opening the UI window. check_outdated_servers_on_open = true, + -- The border to use for the UI window. Accepts same border values as |nvim_open_win()|. + border = "none", + icons = { -- The list icon to use for installed servers. server_installed = "◍", -- cgit v1.2.3-70-g09d2