about summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-09 17:55:33 -0500
committerJune McEnroe <june@causal.agency>2022-02-09 17:55:33 -0500
commit9c384de6dbe526374af5075e06260063a9764cb9 (patch)
treec18590d1f08f87bd1fef8b9984e610972a313efc /scripts/.gitignore
parentAdd M-s to (temporarily) reveal spoiler text (diff)
downloadcatgirl-9c384de6dbe526374af5075e06260063a9764cb9.tar.gz
catgirl-9c384de6dbe526374af5075e06260063a9764cb9.zip
Treat any amount of space and punctuation as word boundaries
This matches behaviour of, e.g. zsh -o emacs.
Diffstat (limited to 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions
s='logsubject'>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