summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.73
1 files changed, 3 insertions, 0 deletions
diff --git a/README.7 b/README.7
index 65cd3aa..72f0919 100644
--- a/README.7
+++ b/README.7
@@ -175,3 +175,6 @@ For sending patches by email, see
 .
 .Sh SEE ALSO
 .Xr catgirl 1
+.Pp
+IRC bouncer:
+.Lk https://git.causal.agency/pounce "pounce"
McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe