summary refs log tree commit diff
path: root/home/.config/nvim/colors
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 23:33:49 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 23:38:11 -0500
commit822f710ade459954384d9f6980c156b73c5ad198 (patch)
treed2c110c58fd73d9d6bc43dcebd9612402daa0e21 /home/.config/nvim/colors
parentEscape \ and / in mtags search patterns (diff)
downloadsrc-822f710ade459954384d9f6980c156b73c5ad198.tar.gz
src-822f710ade459954384d9f6980c156b73c5ad198.zip
Prefer tag matches not preceded by [[:alnum:]]
Otherwise the "id" in "void" matches for "void id".
Diffstat (limited to 'home/.config/nvim/colors')
0 files changed, 0 insertions, 0 deletions
dling 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