summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-16 17:41:18 -0400
committerJune McEnroe <june@causal.agency>2019-09-16 17:41:18 -0400
commit5cf4beec7a00580c2d9b975075ae38edf0886c18 (patch)
tree725dd9127d09060def6ccdb00ef4b93b0449cdf4 /.gitignore
parentUse /etc/ssl/cert.pem in chroot (diff)
downloadcatgirl-5cf4beec7a00580c2d9b975075ae38edf0886c18.tar.gz
catgirl-5cf4beec7a00580c2d9b975075ae38edf0886c18.zip
Remove -W WEBIRC option
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
r> 2021-01-20Use mtags in source-filterJune 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 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