summary refs log tree commit diff
path: root/home/.local/bin/notify-send
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-17 19:30:36 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 20:03:45 +0000
commitdf829b73f3b60fe9e2d0f82fab15a6f7c0cdf33f (patch)
treef10237108cc806aa0c11df38933fb301e9e4b0c1 /home/.local/bin/notify-send
parentLink to causal.agency cgit from footer (diff)
downloadsrc-df829b73f3b60fe9e2d0f82fab15a6f7c0cdf33f.tar.gz
src-df829b73f3b60fe9e2d0f82fab15a6f7c0cdf33f.zip
Ignore cgit/git
Diffstat (limited to 'home/.local/bin/notify-send')
0 files changed, 0 insertions, 0 deletions
;follow=1'>Clean up hilex code somewhatJune McEnroe 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