summary refs log tree commit diff
path: root/bin/up.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 19:40:31 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 19:40:31 -0500
commit5426534a897c735e3906788a94a5d61a3bd00701 (patch)
tree68074ef728d0435219be2c42270e33d32ee78ee0 /bin/up.sh
parentAllow matching lexers using first input line (diff)
downloadsrc-5426534a897c735e3906788a94a5d61a3bd00701.tar.gz
src-5426534a897c735e3906788a94a5d61a3bd00701.zip
Match tab following escaped newline in make assignments
Otherwise it ends up going into Shell state.
Diffstat (limited to 'bin/up.sh')
0 files changed, 0 insertions, 0 deletions
93&follow=1'>Detect .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