Skip to content

Commit

Permalink
Add .editorconfig highlighting as INI (#8308)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-lavi authored Sep 16, 2023
1 parent 37e48f4 commit 8b076e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2290,7 +2290,8 @@ file-types = [
"container",
"volume",
"kube",
"network"
"network",
".editorconfig"
]
injection-regex = "ini"
comment-token = "#"
Expand Down

0 comments on commit 8b076e3

Please sign in to comment.