summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-19 15:07:54 -0500
committerJune McEnroe <june@causal.agency>2019-01-19 15:07:54 -0500
commit4defd0e6f75ec9060d474cb6fc276febf764c8ec (patch)
tree7a1df3901705faa357cfc354d4fb649b891d70cb /etc/tf/cfg
parentFix ordering issue with va_arg calls (diff)
downloadsrc-4defd0e6f75ec9060d474cb6fc276febf764c8ec.tar.gz
src-4defd0e6f75ec9060d474cb6fc276febf764c8ec.zip
Revert -std=c11 because GNU sucks
It wants me to #define all kinds of bullshit to get basic functions like
getopt(3).
Diffstat (limited to 'etc/tf/cfg')
0 files changed, 0 insertions, 0 deletions
patternsJune McEnroe 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe