summary refs log tree commit diff
path: root/bin/gfx-cocoa.m
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-26 14:19:00 -0500
committerJune McEnroe <june@causal.agency>2019-01-26 14:19:00 -0500
commit88e0ef28e9d4c9c77385e4c84ace7ab4291d259e (patch)
treeb794e784b2a3d2a5f4f95e715e4c7e127ad67d46 /bin/gfx-cocoa.m
parentSet nvim UI colors back to the 8-color palette (diff)
downloadsrc-88e0ef28e9d4c9c77385e4c84ace7ab4291d259e.tar.gz
src-88e0ef28e9d4c9c77385e4c84ace7ab4291d259e.zip
Add back tux to ssh config
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-29 18:37:17 -0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean 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 2020-12-29Add hilex HTML outputJune McEnroe