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

pull/8088/head
Yoav Lavi 9 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",
"volume",
"kube",
"network"
"network",
".editorconfig"
]
injection-regex = "ini"
comment-token = "#"

Loading…
Cancel
Save