From 27228486c6f443d5d1ab3af696f77082bc60cbaa Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 25 Nov 2021 12:22:39 -0500 Subject: [PATCH] =?UTF-8?q?[=CE=BC]=20Update=20pronouns=20in=20signature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 9 +++++++++ form-feed | 1 + global.org | 2 +- page-break-lines | 1 + 4 files changed, 12 insertions(+), 1 deletion(-) create mode 160000 form-feed create mode 160000 page-break-lines diff --git a/.gitmodules b/.gitmodules index bdab560..32aca81 100644 --- a/.gitmodules +++ b/.gitmodules @@ -133,3 +133,12 @@ [submodule "visual-fill-column"] path = visual-fill-column url = https://github.com/joostkremers/visual-fill-column.git +[submodule "wc-mode"] + path = wc-mode + url = git://github.com/bnbeckwith/wc-mode.git +[submodule "page-break-lines"] + path = page-break-lines + url = https://github.com/purcell/page-break-lines.git +[submodule "form-feed"] + path = form-feed + url = https://depp.brause.cc/form-feed.git diff --git a/form-feed b/form-feed new file mode 160000 index 0000000..ac1f0ef --- /dev/null +++ b/form-feed @@ -0,0 +1 @@ +Subproject commit ac1f0ef30a11979f5dfe12d8c05a666739e486ff diff --git a/global.org b/global.org index 7437c31..90f6034 100644 --- a/global.org +++ b/global.org @@ -635,7 +635,7 @@ ( smtpmail-stream-type . starttls ) ( smtpmail-smtp-service . 9587 ) ( mu4e-compose-signature . (concat - "Jacopo De Simoi (he · him · his)\n" + "Jacopo De Simoi (he · him)\n" "Associate Professor · U Toronto\n")))))) ;; set `mu4e-context-policy` and `mu4e-compose-policy` to tweak when mu4e should diff --git a/page-break-lines b/page-break-lines new file mode 160000 index 0000000..28783cd --- /dev/null +++ b/page-break-lines @@ -0,0 +1 @@ +Subproject commit 28783cd6b86b3cd41e51e6b2486173e2485a76cc