summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-19 02:09:49 -0500
committerJune McEnroe <june@causal.agency>2020-02-19 02:11:17 -0500
commitab94728913e87835d2a65ee1ed2c7862ab8c65c7 (patch)
tree857780b6d919895615d3e59dae746f4fa512efd3 /edit.c
parentVarious small cleanup in ui.c (diff)
downloadcatgirl-ab94728913e87835d2a65ee1ed2c7862ab8c65c7.tar.gz
catgirl-ab94728913e87835d2a65ee1ed2c7862ab8c65c7.zip
Remove bad continues in styleParse loops
Since we're sometimes manually doing spaces that need the right styling.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
aa8a9345eed26848d39dc3ea220&follow=1'>Don'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