summary refs log tree commit diff
path: root/xdg.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-27 19:16:45 +0000
committerJune McEnroe <june@causal.agency>2021-09-27 19:16:45 +0000
commit54c632e8c35c3283a890c589f1b7937887c13877 (patch)
tree114f6410374a7c2e6b18e15e425a26aae23d6ebc /xdg.c
parentRequest znc.in/self-message if available (diff)
downloadcatgirl-54c632e8c35c3283a890c589f1b7937887c13877.tar.gz
catgirl-54c632e8c35c3283a890c589f1b7937887c13877.zip
chroot: Factor out and add OpenBSD build
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/bin/mtags.c?id=57e1744deee8ca461551a67edbdd5cdafa7b83ba&follow=1'>Add 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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe