summary refs log tree commit diff
path: root/home/.lldbinit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-24 01:10:07 -0500
committerJune McEnroe <june@causal.agency>2018-11-24 01:10:07 -0500
commitcab57be05c395b18fb726ec2ec64880445caa54a (patch)
tree40ea82c33b5debdcaf6eeda6b971e59edf6ad69f /home/.lldbinit
parentSet default .asm, .h, .sh syntax modes for vim (diff)
downloadsrc-cab57be05c395b18fb726ec2ec64880445caa54a.tar.gz
src-cab57be05c395b18fb726ec2ec64880445caa54a.zip
Add premature serialization to edi
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
' class='logmsg'> 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