We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a7f0d commit 184dd25Copy full SHA for 184dd25
1 file changed
runtime/syntax/git-config.yaml
@@ -1,7 +1,7 @@
1
filetype: git-config
2
3
detect:
4
- filename: "git(config|modules)$|^(.*[\\/])?\\.?git/config$"
+ filename: "git(config|modules)$|^(.*[\\/])?\\.?git[\\/]config$"
5
6
rules:
7
- constant: "\\<(true|false)\\>"
0 commit comments