summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 65bdce8..3ad03dc 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@ require("no-clown-fiesta").setup({
comments = {},
functions = {},
keywords = {},
- lsp = { underline = true },
+ lsp = {},
match_paren = {},
- type = { bold = true },
+ type = {},
variables = {},
},
})