colorizer config

This commit is contained in:
2023-07-02 16:33:31 -04:00
parent 47484cfd7f
commit 1c540d3de4
+1
View File
@@ -3,4 +3,5 @@ require 'colorizer'.setup({
'javascript'; 'javascript';
'html'; 'html';
'conf'; 'conf';
'yaml';
}) })