summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-14 14:57:32 -0400
committerJune McEnroe <june@causal.agency>2018-09-14 14:57:32 -0400
commit3cf064a5311bc5901d9ad5e11126444adf29ced0 (patch)
tree21da0d251c4548d355246c20f29edaf91b08e247 /edit.c
parentPreview with nick in input window (diff)
downloadcatgirl-3cf064a5311bc5901d9ad5e11126444adf29ced0.tar.gz
catgirl-3cf064a5311bc5901d9ad5e11126444adf29ced0.zip
Add tests for formatParse
With one currently failing so you know they're worth it.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
t/bin/hi.c?id=e812d25b7c37c53f9c4740c0078db24bf5974feb&follow=1'>Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support 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