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. --- dist/dist_gitref.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/dist_gitref.dist') diff --git a/dist/dist_gitref.dist b/dist/dist_gitref.dist index 3d8426bc..69bee048 100644 --- a/dist/dist_gitref.dist +++ b/dist/dist_gitref.dist @@ -10,4 +10,4 @@ pkg_dist_gitref_all() { return "${?}"; }; -# vim:filetype=sh +# vim:filetype=sh textwidth=0 -- cgit v1.2.3