summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-02-14 01:01:16 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-02-14 01:01:16 +0100
commitf45fd66b3c5094ccce5c6c468abfcc08f13ccfce (patch)
tree15311009125b09cc5854d9a3f8304b71f198f764 /README.md
parentd9bc0bbc4c01f6ca8c6b27065d496e0926d3c90f (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dec0af9..0740605 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ require("no-clown-fiesta").setup({
functions = {},
variables = {},
type = { bold = true },
+ lsp = { underline = true }
},
})
```