summaryrefslogtreecommitdiffhomepage
path: root/subr.rtl/rtl_fetch_wget.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_fetch_wget.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_fetch_wget.subr')
-rw-r--r--subr.rtl/rtl_fetch_wget.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/subr.rtl/rtl_fetch_wget.subr b/subr.rtl/rtl_fetch_wget.subr
index e5a60677..11f1fd34 100644
--- a/subr.rtl/rtl_fetch_wget.subr
+++ b/subr.rtl/rtl_fetch_wget.subr
@@ -76,4 +76,4 @@ rtl_fetch_url_wget() {
return "${_rfuw_rc}";
};
-# vim:filetype=sh
+# vim:filetype=sh textwidth=0