summary refs log tree commit diff
path: root/bin/mdoc.l
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-20 17:07:26 -0400
committerJune McEnroe <june@causal.agency>2021-10-20 17:07:26 -0400
commitbda9a8daf7e40236064ee4d100b046c1e7b9a2c2 (patch)
tree7337a21100531a87b7417709eeef3a1c623720bd /bin/mdoc.l
parentIgnore XTWINOPS in shotty (diff)
downloadsrc-bda9a8daf7e40236064ee4d100b046c1e7b9a2c2.tar.gz
src-bda9a8daf7e40236064ee4d100b046c1e7b9a2c2.zip
Add entire 256-color palette to shotty -i
Diffstat (limited to 'bin/mdoc.l')
0 files changed, 0 insertions, 0 deletions
021-01-19 21:27:23 -0500'>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