aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e59a91a..2d1f368 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ library to do custom highlighting themselves.
-- True is same as normal
tailwind = false, -- Enable tailwind colors
-- parsers can contain values used in |user_default_options|
- sass = { enable = false, parsers = { css }, }, -- Enable sass colors
+ sass = { enable = false, parsers = { "css" }, }, -- Enable sass colors
virtualtext = "■",
},
-- all the sub-options of filetypes apply to buftypes