From 64844b6bf2408585cf512b007b09a7a91c6a25ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Sat, 18 Feb 2023 02:27:17 +0100 Subject: Add textwidth=0 to Vim modelines. --- subr.pkg/pkg_fetch_clean.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subr.pkg/pkg_fetch_clean.subr') diff --git a/subr.pkg/pkg_fetch_clean.subr b/subr.pkg/pkg_fetch_clean.subr index 6202b18b..d9a26163 100644 --- a/subr.pkg/pkg_fetch_clean.subr +++ b/subr.pkg/pkg_fetch_clean.subr @@ -22,4 +22,4 @@ pkg_fetch_clean() { return 0; }; -# vim:filetype=sh +# vim:filetype=sh textwidth=0 -- cgit v1.2.3