summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 00:02:12 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 00:02:12 -0500
commita14dc44400a5e0cd7db96bd7b91e2534a1658525 (patch)
treef891497ac29c6aab092ddec32a8d371f0f60c0db /www/git.causal.agency/cgit/tests/Makefile
parentAdd hilex IRC formatter (diff)
downloadsrc-a14dc44400a5e0cd7db96bd7b91e2534a1658525.tar.gz
src-a14dc44400a5e0cd7db96bd7b91e2534a1658525.zip
Match Objective-C #import in C lexer
Diffstat (limited to 'www/git.causal.agency/cgit/tests/Makefile')
0 files changed, 0 insertions, 0 deletions
500'>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