summary refs log tree commit diff
path: root/home/.gdbinit
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-19 01:01:35 -0500
committerJune McEnroe <programble@gmail.com>2018-02-19 01:01:35 -0500
commit192d17390f5c82a7fa2c9b9eb4a71f412f012e3b (patch)
tree035764ad3516b23556a74190e6868db673eb09af /home/.gdbinit
parentRead and write palette in pngo (diff)
downloadsrc-192d17390f5c82a7fa2c9b9eb4a71f412f012e3b.tar.gz
src-192d17390f5c82a7fa2c9b9eb4a71f412f012e3b.zip
Index color if possible in pngo
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d=57e1744deee8ca461551a67edbdd5cdafa7b83ba&follow=1'>Add 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