summaryrefslogtreecommitdiff
path: root/fnl/plugins/lsp/mason.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/lsp/mason.fnl')
-rw-r--r--fnl/plugins/lsp/mason.fnl2
1 files changed, 1 insertions, 1 deletions
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) " ")