summary refs log tree commit diff homepage
path: root/2016/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-12-24 10:59:42 -0500
committerJune McEnroe <programble@gmail.com>2017-12-24 10:59:42 -0500
commit074b1f40b038f9f2462168960210e2e2c150b986 (patch)
tree44326597ac9a43997b707018c9ed52088871def1 /2016/src/bin
parentDay 14 (diff)
downloadaoc-074b1f40b038f9f2462168960210e2e2c150b986.tar.gz
aoc-074b1f40b038f9f2462168960210e2e2c150b986.zip
Day 15
Diffstat (limited to '2016/src/bin')
0 files changed, 0 insertions, 0 deletions
9f7f414ee1e74d0a63d6072c5d2158e017f09e&follow=1'>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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe