From 0cf858e14aa98218c4aec92011bded80e935549b Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 14 Mar 2024 20:27:50 +0100 Subject: Add option to configure match_paren --- lua/no-clown-fiesta/settings.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lua/no-clown-fiesta/settings.lua') diff --git a/lua/no-clown-fiesta/settings.lua b/lua/no-clown-fiesta/settings.lua index 827a80c..dc95a76 100644 --- a/lua/no-clown-fiesta/settings.lua +++ b/lua/no-clown-fiesta/settings.lua @@ -4,11 +4,12 @@ local DEFAULT = { transparent = false, styles = { comments = {}, - keywords = {}, functions = {}, - variables = {}, - type = { bold = true }, + keywords = {}, lsp = { underline = true }, + match_paren = {}, + type = { bold = true }, + variables = {}, }, } -- cgit v1.2.3-70-g09d2