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.rtl/rtl_fileop.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subr.rtl/rtl_fileop.subr') diff --git a/subr.rtl/rtl_fileop.subr b/subr.rtl/rtl_fileop.subr index f6eae8fc..8be5f64e 100644 --- a/subr.rtl/rtl_fileop.subr +++ b/subr.rtl/rtl_fileop.subr @@ -165,4 +165,4 @@ rtl_fileop() { return "${_rf_rc}"; }; -# vim:filetype=sh +# vim:filetype=sh textwidth=0 -- cgit v1.2.3