From 59d01aa567c346020136d0395217fdbe6509d361 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Thu, 21 Mar 2024 08:56:36 +0100
Subject: Update colorscheme settings

---
 fnl/plugins/colorscheme.fnl | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/fnl/plugins/colorscheme.fnl b/fnl/plugins/colorscheme.fnl
index 6cdd239..ba63274 100644
--- a/fnl/plugins/colorscheme.fnl
+++ b/fnl/plugins/colorscheme.fnl
@@ -1,6 +1,8 @@
 ;; Load neovim colorscheme.
 
-(local opts {:styles {:type {:bold true} :lsp {:underline false}}})
+(local opts {:styles {:type {:bold true}
+                      :lsp {:underline false}
+                      :match_paren {:underline true}}})
 
 (fn config []
   (let [plugin (require :no-clown-fiesta)]
-- 
cgit v1.2.3-70-g09d2