summary refs log tree commit diff
path: root/bin/1sh/mystring.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-19 15:49:08 -0500
committerJune McEnroe <june@causal.agency>2020-12-19 15:49:08 -0500
commit83d63b64c7c18b05912c8574c595b540c58a1229 (patch)
tree178a3f85da1f47f6b9672aad00aa588220fbba41 /bin/1sh/mystring.h
parentOpen rfc-index.txt for :RFC without argument (diff)
downloadsrc-83d63b64c7c18b05912c8574c595b540c58a1229.tar.gz
src-83d63b64c7c18b05912c8574c595b540c58a1229.zip
Sort RFC tags file
This supposedly lets vim do binary search on the file, not that it
seemed slow before. Also handle section headings with no names.
Diffstat (limited to 'bin/1sh/mystring.h')
0 files changed, 0 insertions, 0 deletions
d class='logsubject'>Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe