summaryrefslogtreecommitdiffhomepage
path: root/subr.rtl/rtl_fileop.subr
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-02-18 02:27:17 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-02-18 02:27:17 +0100
commit64844b6bf2408585cf512b007b09a7a91c6a25ec (patch)
tree906853378ca81df57eda8431262905d1294b1d60 /subr.rtl/rtl_fileop.subr
parent18548068f632ec2686388234e8ed35bad1a3cded (diff)
downloadmidipix_build-64844b6bf2408585cf512b007b09a7a91c6a25ec.tar.bz2
midipix_build-64844b6bf2408585cf512b007b09a7a91c6a25ec.tar.xz
Add textwidth=0 to Vim modelines.
Diffstat (limited to 'subr.rtl/rtl_fileop.subr')
-rw-r--r--subr.rtl/rtl_fileop.subr2
1 files changed, 1 insertions, 1 deletions
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