Skip to content

Commit

Permalink
[Graphviz] Set default file extension to .gv (#4108)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelblyons authored Dec 5, 2024
1 parent 1fb3a48 commit 6816b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Graphviz/DOT.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Graphviz (DOT)
scope: source.dot

file_extensions:
- dot
- gv
- dot

first_line_match: |-
(?xi:
Expand Down

0 comments on commit 6816b39

Please sign in to comment.