summary refs log tree commit diff
path: root/files/Tarmak4.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-06-10 17:12:28 -0400
committerJune McEnroe <programble@gmail.com>2017-06-10 17:12:28 -0400
commitccf8fc3484b1b54a727e3499ffe2a7d290ea8d0a (patch)
tree78b756b93fbc0b890bc93374e7b29c4be11d8fcf /files/Tarmak4.keylayout
parentRemove Karabiner config and move key layouts (diff)
downloadsrc-ccf8fc3484b1b54a727e3499ffe2a7d290ea8d0a.tar.gz
src-ccf8fc3484b1b54a727e3499ffe2a7d290ea8d0a.zip
Move iTerm configuration into a directory
Diffstat (limited to 'files/Tarmak4.keylayout')
0 files changed, 0 insertions, 0 deletions
eb&follow=1'>Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe> 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe