about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-23 14:53:11 -0400
committerJune McEnroe <june@causal.agency>2018-08-23 14:53:11 -0400
commita2a08a114e6128c2adc10224ee7b95cc4bc1e3d1 (patch)
treec9fcc68b11ba0126246a0520b7d6f40ac0a5d32e /.gitignore
parentAdd C-l to redraw (diff)
downloadtorus-a2a08a114e6128c2adc10224ee7b95cc4bc1e3d1.tar.gz
torus-a2a08a114e6128c2adc10224ee7b95cc4bc1e3d1.zip
Implement I, directional insert
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
20:54:06 -0500'>2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe