summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents/Resources
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-29 20:28:08 +0000
committerJune McEnroe <june@causal.agency>2020-04-29 20:28:32 +0000
commitf86d75dc5ef19f74a3d9558192e509ab1ac1d4f8 (patch)
treeef0f975f99e4f6e102d7f3182c6231b405e436fc /etc/CodeQWERTY.bundle/Contents/Resources
parentReplace wcwidth implementation with that of musl (diff)
downloadsrc-f86d75dc5ef19f74a3d9558192e509ab1ac1d4f8.tar.gz
src-f86d75dc5ef19f74a3d9558192e509ab1ac1d4f8.zip
Add endorsement to git.causal.agency
Diffstat (limited to 'etc/CodeQWERTY.bundle/Contents/Resources')
0 files changed, 0 insertions, 0 deletions
2021-01-19Add mtags to generate tags for make and mdocJune 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