add dart syntax highlighting

This commit is contained in:
Devon Carew
2016-09-03 09:16:52 -07:00
parent 1c2b815d95
commit a7b72f0e0e
3 changed files with 153 additions and 110 deletions

View File

@@ -48,6 +48,7 @@ var preInstalledSynFiles = []string{
"css",
"cython",
"d",
"dart",
"dot",
"erb",
"fish",

File diff suppressed because one or more lines are too long