diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-02-14 01:01:16 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-02-14 01:01:16 +0100 |
commit | f45fd66b3c5094ccce5c6c468abfcc08f13ccfce (patch) | |
tree | 15311009125b09cc5854d9a3f8304b71f198f764 /README.md | |
parent | d9bc0bbc4c01f6ca8c6b27065d496e0926d3c90f (diff) |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ require("no-clown-fiesta").setup({ functions = {}, variables = {}, type = { bold = true }, + lsp = { underline = true } }, }) ``` |