summary refs log tree commit diff
path: root/keys/Tarmak3.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-06-10 16:25:41 -0400
committerJune McEnroe <june@causal.agency>2017-06-10 16:25:41 -0400
commita87d9686c8e7b22bd877602d3460b85450bef06a (patch)
tree7bb66adc6839398aeedd076631a1f37ec1d2ac22 /keys/Tarmak3.keylayout
parentAdd Code Tarmak 1 layout (diff)
downloadsrc-a87d9686c8e7b22bd877602d3460b85450bef06a.tar.gz
src-a87d9686c8e7b22bd877602d3460b85450bef06a.zip
Remove Programming keyboard layout
It's broken and should be redone in the same way as CodeTarmak1 if I
need a QWERTY programming layout again.
Diffstat (limited to 'keys/Tarmak3.keylayout')
0 files changed, 0 insertions, 0 deletions
2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe3944e568b1a164058b779a4d537f6&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