nvim-treesitter/runtime
Éric NICOLAS bcda9b7161
fix(git_config): match lowercase Git config vars
Git config's sections, variable names, and (sometimes) subsections are
case-insensitive.  This commit proposes to match the full lowercase
variants in addition to the non-normalised, lowerCamelCase ones.

See `git help config`
2025-05-31 03:27:03 +02:00
..
queries fix(git_config): match lowercase Git config vars 2025-05-31 03:27:03 +02:00