summary refs log tree commit diff
path: root/etc/Dark.terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-03 20:45:53 -0400
committerJune McEnroe <june@causal.agency>2021-10-03 20:45:53 -0400
commitce40aa272a990b69027b0ac7207dba2b44b57893 (patch)
tree5845d9394d1a44bd2e0795a19767ae32c11a7b4b /etc/Dark.terminal
parentAdd Earthlings (diff)
downloadsrc-ce40aa272a990b69027b0ac7207dba2b44b57893.tar.gz
src-ce40aa272a990b69027b0ac7207dba2b44b57893.zip
Limit Atom feed to 20 most recent entries
20 is what everyone else seems to do. It's not too large putting
them all in right now, but it's infeasible to do forever.
Diffstat (limited to 'etc/Dark.terminal')
0 files changed, 0 insertions, 0 deletions
> 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match 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