summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-20 18:05:04 -0500
committerJune McEnroe <june@causal.agency>2019-12-20 18:05:04 -0500
commitfc19da5543c6740635578cfce7dfbf69374ec9a6 (patch)
treee599c24a660ff66686c3b0cad96d7fc0d0466f84 /etc/tf
parentDisable signing commits (diff)
downloadsrc-fc19da5543c6740635578cfce7dfbf69374ec9a6.tar.gz
src-fc19da5543c6740635578cfce7dfbf69374ec9a6.zip
Source .editrc before applying -v or -e
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I
binding for sh-complete.
Diffstat (limited to 'etc/tf')
0 files changed, 0 insertions, 0 deletions
a>June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe