add Graphviz

This commit is contained in:
Vicent Marti
2014-11-14 18:48:19 +01:00
parent 03b250990d
commit d4e6798ba8
2 changed files with 9 additions and 0 deletions

View File

@@ -266,6 +266,8 @@ https://github.com/textmate/fortran.tmbundle:
- source.fortran.modern
https://github.com/textmate/gettext.tmbundle:
- source.po
https://github.com/textmate/graphviz.tmbundle:
- source.dot
https://github.com/textmate/groovy.tmbundle:
- source.groovy
https://github.com/textmate/haskell.tmbundle:

View File

@@ -956,6 +956,13 @@ Graph Modeling Language:
extensions:
- .gml
Graphviz (DOT):
type: data
tm_scope: source.dot
extensions:
- .dot
- .DOT
Groff:
extensions:
- .man