Remove some vim config lines

This commit is contained in:
Sylvain 2023-02-10 10:59:57 +01:00 committed by Sylvain Becker
parent 26f27a9e5a
commit 7c4ec1867b
16 changed files with 0 additions and 40 deletions

View file

@ -76,5 +76,3 @@ while (<STDIN>) {
print("\n") if $reported;
exit(0); # Let the push go forward.
# vi: set ts=4 sw=4 expandtab: