From 550332c5791c6cad6fc7a80c26104de1d00b4692 Mon Sep 17 00:00:00 2001 From: Stel Abrego Date: Thu, 5 Jan 2023 14:19:12 -0800 Subject: docs: fix unquoted string in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2