summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-10-29 23:24:03 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-10-29 23:24:03 +0100
commite8f3c10720d633633fb766b370582eebae8d20f5 (patch)
tree08821cf9da7f89fc5bc55832de85f14807d8057c /README.md
parentbaa0328d4665881fbf9dbba07cd8659b1aa431dc (diff)
Update READMEHEADmaster
Diffstat (limited to 'README.md')
-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 = {},
},
})