summary refs log tree commit diff
path: root/doc/pdf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 17:13:26 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 17:13:26 -0500
commit321b5f4bc23174d4abacc951cdee45d4f6f5c97d (patch)
tree391fd89de41b139e38115c2f4cc9b21475725381 /doc/pdf
parentMatch C type declarations as IdentifierTag (diff)
downloadsrc-321b5f4bc23174d4abacc951cdee45d4f6f5c97d.tar.gz
src-321b5f4bc23174d4abacc951cdee45d4f6f5c97d.zip
Match top-level C definitions as IdentifierTag
Diffstat (limited to 'doc/pdf')
0 files changed, 0 insertions, 0 deletions
959b6cc5b728d67b561becc042e8d37cd4f54a9c&follow=1'>Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search 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