From 633cd098ce0691b1bee427a9a867178fccac55e4 Mon Sep 17 00:00:00 2001 From: rolv Date: Fri, 9 Sep 2022 14:13:35 +0100 Subject: Minor fix for example options given in README.md so that it is valid Lua --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e9a510..fea5c30 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ library to do custom highlighting themselves. mode = "background", -- Set the display mode. -- Available methods are false / true / "normal" / "lsp" / "both" -- True is same as normal - tailwind = false -- Enable tailwind colors + tailwind = false, -- Enable tailwind colors virtualtext = "■", }, -- all the sub-options of filetypes apply to buftypes -- cgit v1.2.3-70-g09d2