From dc08fce108aecbdb445af5c317ba5b007273dd7d Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 29 Oct 2024 23:14:43 +0100 Subject: Set default settings to empty --- lua/no-clown-fiesta/settings.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/no-clown-fiesta/settings.lua b/lua/no-clown-fiesta/settings.lua index dc95a76..791bea8 100644 --- a/lua/no-clown-fiesta/settings.lua +++ b/lua/no-clown-fiesta/settings.lua @@ -6,9 +6,9 @@ local DEFAULT = { comments = {}, functions = {}, keywords = {}, - lsp = { underline = true }, + lsp = {}, match_paren = {}, - type = { bold = true }, + type = {}, variables = {}, }, } -- cgit v1.2.3-70-g09d2