summary refs log tree commit diff
path: root/www/causal.agency/scheme.pty
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-15 18:12:03 -0500
committerJune McEnroe <june@causal.agency>2020-01-15 18:12:03 -0500
commit2d499e13bb27da708c70eb608e4cef6a9d65c872 (patch)
treec8e8111e4ffbbe70b1698cbcb5d404b71404ae75 /www/causal.agency/scheme.pty
parentRemove git from install.sh (diff)
downloadsrc-2d499e13bb27da708c70eb608e4cef6a9d65c872.tar.gz
src-2d499e13bb27da708c70eb608e4cef6a9d65c872.zip
Remove gpg from install.sh
I don't sign commits anymore so probably don't need it.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r-highlight'> 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