mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
add Graphviz
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -956,6 +956,13 @@ Graph Modeling Language:
|
||||
extensions:
|
||||
- .gml
|
||||
|
||||
Graphviz (DOT):
|
||||
type: data
|
||||
tm_scope: source.dot
|
||||
extensions:
|
||||
- .dot
|
||||
- .DOT
|
||||
|
||||
Groff:
|
||||
extensions:
|
||||
- .man
|
||||
|
||||
Reference in New Issue
Block a user