From c6a5819851ce4954172593df9d51a898c35f5fcc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 17 Feb 2023 01:07:32 +0100 Subject: Add borders --- fnl/plugins/lsp/mason.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/plugins/lsp/mason.fnl') diff --git a/fnl/plugins/lsp/mason.fnl b/fnl/plugins/lsp/mason.fnl index bf57de5..bc63e23 100644 --- a/fnl/plugins/lsp/mason.fnl +++ b/fnl/plugins/lsp/mason.fnl @@ -1,6 +1,7 @@ ;; Mason manages external tooling, e.g. lsp, formatters, and linters. -(local opts {:ui {:icons {:package_installed " " +(local opts {:ui {:border :single + :icons {:package_installed " " :package_pending " " :package_uninstalled " "}} :max_concurrent_installers 10}) -- cgit v1.2.3-70-g09d2