about summary refs log tree commit diff
path: root/format.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-23 11:42:42 -0500
committerJune McEnroe <june@causal.agency>2019-02-23 11:42:42 -0500
commit55866686a80d33e19434a453f583bf716b1d4ac0 (patch)
tree1324ae3714951d0ca9e191c3d2ff6e7174e15ae3 /format.c
parentMove IRC formatting reset to C-s (diff)
downloadcatgirl-55866686a80d33e19434a453f583bf716b1d4ac0.tar.gz
catgirl-55866686a80d33e19434a453f583bf716b1d4ac0.zip
Call def_prog_mode after termNoFlow
So that the settings get restored after /url or /man.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
highlight'> 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 Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe