summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-14 15:31:16 -0400
committerJune McEnroe <june@causal.agency>2018-09-14 15:31:16 -0400
commitb22e008d68e36719f3c6a808f8d8adc905da7250 (patch)
treef36ee332b83c3463a45a34affbeec5cae0420857 /LICENSE
parentAdd tests for formatParse (diff)
downloadcatgirl-b22e008d68e36719f3c6a808f8d8adc905da7250.tar.gz
catgirl-b22e008d68e36719f3c6a808f8d8adc905da7250.zip
Apply consecutive formatting codes at once
Fixes the failing splits test.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
>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