summaryrefslogtreecommitdiffhomepage
path: root/subr.rtl/rtl_list.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_list.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_list.subr')
-rw-r--r--subr.rtl/rtl_list.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/subr.rtl/rtl_list.subr b/subr.rtl/rtl_list.subr
index 5b518dad..a6ac5708 100644
--- a/subr.rtl/rtl_list.subr
+++ b/subr.rtl/rtl_list.subr
@@ -281,4 +281,4 @@ rtl_lunfold_depends() {
return 0;
};
-# vim:filetype=sh
+# vim:filetype=sh textwidth=0