summary refs log tree commit diff
path: root/bin/dash/src/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-11-13 16:09:32 -0500
committerJune McEnroe <june@causal.agency>2021-11-13 16:09:32 -0500
commit6c0078b1f22f81b031729cac64554c01fc8ef624 (patch)
tree5aa8010058479a4700f3a6d398a6a83e1d3abd4a /bin/dash/src/.gitignore
parentUpdate my little description of myself (diff)
downloadsrc-6c0078b1f22f81b031729cac64554c01fc8ef624.tar.gz
src-6c0078b1f22f81b031729cac64554c01fc8ef624.zip
Add My Pal Foot Foot
Interesting.
Diffstat (limited to 'bin/dash/src/.gitignore')
0 files changed, 0 insertions, 0 deletions
='nohover-highlight'> 2021-01-20Use 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