From 1e1a20835bb7409c6b3e1a60304f4cdba4a06cd2 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 15 Feb 2023 23:48:49 +0100 Subject: Update colorscheme --- fnl/plugins/editor/colorscheme.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins') diff --git a/fnl/plugins/editor/colorscheme.fnl b/fnl/plugins/editor/colorscheme.fnl index 40802a6..146c62f 100644 --- a/fnl/plugins/editor/colorscheme.fnl +++ b/fnl/plugins/editor/colorscheme.fnl @@ -1,7 +1,7 @@ ;; Load neovim colorscheme. {1 :aktersnurra/no-clown-fiesta.nvim - :opts {:styles {:type {:bold true}}} + :opts {:styles {:type {:bold true} :lsp {:underline false}}} :config (lambda [_ opts] (let [plugin (require :no-clown-fiesta)] (plugin.setup opts) -- cgit v1.2.3-70-g09d2