summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-29 00:50:33 -0500
committerJune McEnroe <june@causal.agency>2020-11-29 00:50:33 -0500
commita4d4e766e38c7c8aa0c842e6de84b912c9fcaed7 (patch)
tree3166fb318dffa213548eb6c1bf6783e7988296d1 /Makefile
parentReplace templateBuffer with templateString (diff)
downloadbubger-a4d4e766e38c7c8aa0c842e6de84b912c9fcaed7.tar.gz
bubger-a4d4e766e38c7c8aa0c842e6de84b912c9fcaed7.zip
Revert to old quoting style in atom
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
3becd4c7fc5&follow=1'>Map 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