summary refs log tree commit diff
path: root/port/cgram/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-09-08 19:26:18 -0400
committerJune McEnroe <june@causal.agency>2024-09-08 19:26:18 -0400
commit02cac2ffadee1d3f66426bb48a64aea78907878c (patch)
tree7d2ecc000585409cf609c9cc1a23636c38f02eb3 /port/cgram/Makefile
parentLimit body width so it looks less silly on desktop (diff)
downloadsrc-02cac2ffadee1d3f66426bb48a64aea78907878c.tar.gz
src-02cac2ffadee1d3f66426bb48a64aea78907878c.zip
Allow removing bodies and lenses
Diffstat (limited to 'port/cgram/Makefile')
0 files changed, 0 insertions, 0 deletions
class='logsubject'>Use 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