chore: minor changes

This commit is contained in:
Kristofers Solo
2024-03-09 14:57:04 +02:00
parent 61b013792e
commit c9cf36710c
22 changed files with 258 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
return {
"NvChad/nvim-colorizer.lua",
opts = {
filetypes = { "html", "css", "javascript", "lua", "yaml", "conf", "toml", "scss", "python" },
filetypes = { "html", "css", "javascript", "lua", "yaml", "conf", "toml", "scss", "python", "typst" },
user_default_options = {
RGB = true, -- #RGB hex codes
RRGGBB = true, -- #RRGGBB hex codes