AutoYADM commit: 2024-11-16 21:37:43

This commit is contained in:
Daniel Fichtinger 2024-11-16 21:37:43 -05:00
parent 0d0160580f
commit 9223964302
2 changed files with 2 additions and 1 deletions

View file

@ -78,6 +78,7 @@ return {
Group.new("Comment", colors.noir_6)
Group.new("@comment", colors.noir_6)
Group.new("@boolean.go", colors.complement)
Group.new("@boolean", colors.complement)
Group.new("@keyword.return", colors.complement)
-- Group.new("gotype", colors.primary)
Group.new("Boolean", colors.complement)