summary refs log tree commit diff
path: root/.config/git/ignore
diff options
context:
space:
mode:
authorJune McEnroe <curtis@hopper.com>2017-06-06 13:52:21 -0400
committerJune McEnroe <curtis@hopper.com>2017-06-06 13:52:21 -0400
commit2be385a3566bbb41a1a7e88791c4a96725bd8ae8 (patch)
tree451458f1e19b399a549225492deb1ac3d416915f /.config/git/ignore
parentRename keyboard layout Programming (diff)
downloadsrc-2be385a3566bbb41a1a7e88791c4a96725bd8ae8.tar.gz
src-2be385a3566bbb41a1a7e88791c4a96725bd8ae8.zip
Add Tarmak layouts
From <https://github.com/sblaurock/tarmak-layouts>.
Diffstat (limited to '.config/git/ignore')
0 files changed, 0 insertions, 0 deletions
44e568b1a164058b779a4d537f6&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