Remove vim modelines

That's what .editorconfig is for.
This commit is contained in:
Dan Church 2023-07-20 13:39:42 -05:00
parent 98c2c04263
commit 62f2503cb0
Signed by: h3xx
GPG key ID: EA2BF379CD2CDBD0
16 changed files with 0 additions and 16 deletions

View file

@ -1,5 +1,4 @@
package TestFunctions;
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;

View file

@ -1,4 +1,3 @@
# vi: et sts=4 sw=4 ts=4
use strict;
use warnings;