In filetype_extensions.conf the line (notice *rc
)
Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
overwrites (notice .bashrc
)
Sh=PKGBUILD;*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;
and therefore .bashrc is detected as being a Config file instead of a bash script.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.