Add `.editorconfig` highlighting as INI (#8308)

pull/8088/head
Yoav Lavi 10 months ago committed by GitHub
parent 37e48f4307
commit 8b076e3851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2290,7 +2290,8 @@ file-types = [
"container", "container",
"volume", "volume",
"kube", "kube",
"network" "network",
".editorconfig"
] ]
injection-regex = "ini" injection-regex = "ini"
comment-token = "#" comment-token = "#"

Loading…
Cancel
Save