summary refs log tree commit diff
path: root/home/.config/git
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
commita4ef89693d688b37d359d1328189946388c83836 (patch)
tree303939c50cdd3f09b7272df1df81ceda7135a803 /home/.config/git
parentAllow matching lexers using first input line (diff)
downloadsrc-a4ef89693d688b37d359d1328189946388c83836.tar.gz
src-a4ef89693d688b37d359d1328189946388c83836.zip
Match tab following escaped newline in make assignments
Otherwise it ends up going into Shell state.
Diffstat (limited to 'home/.config/git')
0 files changed, 0 insertions, 0 deletions
-0500'>2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe