summary refs log tree commit diff
path: root/port/caesar/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-21 16:09:47 -0500
committerJune McEnroe <june@causal.agency>2020-12-21 16:09:47 -0500
commit1833b59ed9596819ea1cb17529a44f5ed5bfb455 (patch)
treeeafa04305bb9f42d441e5ca40ee33a511365179d /port/caesar/.gitignore
parentRemove TF2 config (diff)
downloadsrc-1833b59ed9596819ea1cb17529a44f5ed5bfb455.tar.gz
src-1833b59ed9596819ea1cb17529a44f5ed5bfb455.zip
Move pdf to doc/pdf
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/tr> 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