From 2a94573f54c69a9af7536586ab2c03eb88bda5e7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Jan 2024 01:50:20 +0100 Subject: Refactor --- fnl/plugins/lsp/mason.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins/lsp/mason.fnl') diff --git a/fnl/plugins/lsp/mason.fnl b/fnl/plugins/lsp/mason.fnl index f94f328..4187381 100644 --- a/fnl/plugins/lsp/mason.fnl +++ b/fnl/plugins/lsp/mason.fnl @@ -1,6 +1,6 @@ ;; Mason manages external tooling, e.g. lsp, formatters, and linters. -(local icons (require :plugins.icons)) +(local icons (require :icons)) (local opts {:ui {:border :single :icons {:package_installed (.. (. icons :checkmark) " ") -- cgit v1.2.3-70-g09d2