We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b973bc commit abcf82dCopy full SHA for abcf82d
lua/config/plugins/colorizer.lua
@@ -24,7 +24,6 @@ return {
24
-- Available methods are false / true / "normal" / "lsp" / "both"
25
-- True is same as normal
26
tailwind = true, -- Enable tailwind colors
27
- sass = { enable = true }, -- Enable sass colors
28
virtualtext = "■",
29
},
30
-- all the sub-options of filetypes apply to buftypes
0 commit comments