Merge pull request #293 from devoncarew/add_dart

add dart syntax highlighting
This commit is contained in:
Zachary Yedidia
2016-09-03 12:53:39 -04:00
committed by GitHub
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