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_configure_patch_pre.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subr.pkg/pkg_configure_patch_pre.subr') diff --git a/subr.pkg/pkg_configure_patch_pre.subr b/subr.pkg/pkg_configure_patch_pre.subr index 54352328..f6fc604d 100644 --- a/subr.pkg/pkg_configure_patch_pre.subr +++ b/subr.pkg/pkg_configure_patch_pre.subr @@ -45,4 +45,4 @@ pkg_configure_patch_pre() { return 0; }; -# vim:filetype=sh +# vim:filetype=sh textwidth=0 -- cgit v1.2.3