summary refs log tree commit diff
path: root/bin/edi
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-30 20:02:27 -0400
committerJune McEnroe <june@causal.agency>2018-09-30 20:02:27 -0400
commit12ddfb28dbc296af9f485b42c64e926512c0eed1 (patch)
tree84c97f7da997fbe2808f12508ac17c619cb2a853 /bin/edi
parentFix case of ASCII constants in psfed (diff)
downloadsrc-12ddfb28dbc296af9f485b42c64e926512c0eed1.tar.gz
src-12ddfb28dbc296af9f485b42c64e926512c0eed1.zip
Add some '80s music notes
Diffstat (limited to 'bin/edi')
0 files changed, 0 insertions, 0 deletions
1-19 22:40:14 -0500'>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