Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: dcb3991c56fbb19837b8f1fdd0c81c3ce8fd6857
https://github.com/Perl/perl5/commit/dcb3991c56fbb19837b8f1fdd0c81c3ce8fd6857
Author: Lukas Mai <[email protected]>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M Makefile.SH
Log Message:
-----------
Makefile.SH: use standard tags file name for ctags
By default, vim only looks for a tags file literally called "tags" (or
"TAGS" if emacs compatibility is enabled). "Tags" won't be found with
default settings, at least on a case-sensitive file system. Also, remove
"--totals" to make the command less noisy.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications