mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
add Graphviz
This commit is contained in:
@@ -266,6 +266,8 @@ https://github.com/textmate/fortran.tmbundle:
|
|||||||
- source.fortran.modern
|
- source.fortran.modern
|
||||||
https://github.com/textmate/gettext.tmbundle:
|
https://github.com/textmate/gettext.tmbundle:
|
||||||
- source.po
|
- source.po
|
||||||
|
https://github.com/textmate/graphviz.tmbundle:
|
||||||
|
- source.dot
|
||||||
https://github.com/textmate/groovy.tmbundle:
|
https://github.com/textmate/groovy.tmbundle:
|
||||||
- source.groovy
|
- source.groovy
|
||||||
https://github.com/textmate/haskell.tmbundle:
|
https://github.com/textmate/haskell.tmbundle:
|
||||||
|
|||||||
@@ -956,6 +956,13 @@ Graph Modeling Language:
|
|||||||
extensions:
|
extensions:
|
||||||
- .gml
|
- .gml
|
||||||
|
|
||||||
|
Graphviz (DOT):
|
||||||
|
type: data
|
||||||
|
tm_scope: source.dot
|
||||||
|
extensions:
|
||||||
|
- .dot
|
||||||
|
- .DOT
|
||||||
|
|
||||||
Groff:
|
Groff:
|
||||||
extensions:
|
extensions:
|
||||||
- .man
|
- .man
|
||||||
|
|||||||
Reference in New Issue
Block a user