summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-15 16:13:14 -0500
committerJune McEnroe <june@causal.agency>2021-02-15 16:13:14 -0500
commit7d67d1629a3b981767e4eb3f97588c91f080103d (patch)
tree9e707a342dbc19bb4f3425777e79df5ccde25156 /home
parentPublish "Using OpenBSD" (diff)
downloadsrc-7d67d1629a3b981767e4eb3f97588c91f080103d.tar.gz
src-7d67d1629a3b981767e4eb3f97588c91f080103d.zip
Add xdimmer to "Using OpenBSD"
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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