Add Dhall coloring.

Use the same colors as yaml files since Dhall is a configuration language. It
would also seem less likely to have both yaml and dhall in the same
directory/source code, as they solve similar problems.
This commit is contained in:
Ryan Orendorff 2019-04-18 23:10:04 -07:00
parent 85a009acff
commit cc2711afbe
1 changed files with 1 additions and 0 deletions

View File

@ -328,6 +328,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
*pm_to_blib 38;5;240
# Functional Configuration
.nix 38;5;155
.dhall 38;5;178
# ruby rake
.rake 38;5;155
# automake