Subject: | case-insensitive extensions |
I want .U (from perl's metaconfig) to fall into .SH category, so in my
~/.ackrc I had
--type-add=shell=.U
but to no avail, as it should be lower case.
--type-add=shell=.u
works, but also adds .u with a lower case u extension to the shell syntax
list, which is not correct, as .u files in my development environment are
something completely different than .U