From 7c68fda15899e7af854919c6be978bc86e8b694c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 20 Feb 2024 19:07:22 +0100 Subject: Update colorscheme loading --- fnl/plugins/colorscheme.fnl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'fnl') diff --git a/fnl/plugins/colorscheme.fnl b/fnl/plugins/colorscheme.fnl index 85c83fd..5b8cac0 100644 --- a/fnl/plugins/colorscheme.fnl +++ b/fnl/plugins/colorscheme.fnl @@ -2,9 +2,4 @@ (local opts {:styles {:type {:bold true} :lsp {:underline false}}}) -(fn config [] - (let [plugin (require :no-clown-fiesta)] - (plugin.setup opts) - (plugin.load))) - -{1 :aktersnurra/no-clown-fiesta.nvim : config} +{1 :aktersnurra/no-clown-fiesta.nvim : opts} -- cgit v1.2.3-70-g09d2