summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-19 20:31:29 -0500
committerJune McEnroe <june@causal.agency>2020-02-19 20:31:29 -0500
commitd5c4e7e37129eed00cec7c3b221753cbf37d163f (patch)
tree20dc23fa7acdced68239d8d9425df6265af1e05a /.gitignore
parentRemove bad continues in styleParse loops (diff)
downloadcatgirl-d5c4e7e37129eed00cec7c3b221753cbf37d163f.tar.gz
catgirl-d5c4e7e37129eed00cec7c3b221753cbf37d163f.zip
Apply word wrapping to tabs before setting align
This fixes long URLs right after the initial \t being wrapped and line
counted incorrectly.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
52e30817c966beb07ffb&follow=1'>Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe