summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 17:12:40 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 17:12:40 -0500
commitabdbe9ea2da62955b4de1a7ccf3a2e3097cb0211 (patch)
treee08e243ce244fb82baed146d0161544ca46b5fbd /bin/.gitignore
parentRemove vendored libedit (diff)
downloadsrc-abdbe9ea2da62955b4de1a7ccf3a2e3097cb0211.tar.gz
src-abdbe9ea2da62955b4de1a7ccf3a2e3097cb0211.zip
Remove HISTFILE default value
Diffstat (limited to 'bin/.gitignore')
0 files changed, 0 insertions, 0 deletions
' class='logmsg'> 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 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