summary refs log tree commit diff
path: root/bin/catsh/libedit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-08 21:32:37 -0500
committerJune McEnroe <june@causal.agency>2019-02-08 21:32:37 -0500
commitc9148b7493446201c4c76d144d32f55c35e8b7b3 (patch)
tree8eab4d0d3c54364363f4170bcfcb6995f4e60165 /bin/catsh/libedit
parentAdd sh syntax to hi (diff)
downloadsrc-c9148b7493446201c4c76d144d32f55c35e8b7b3.tar.gz
src-c9148b7493446201c4c76d144d32f55c35e8b7b3.zip
Don't open folds when using {}
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe