summary refs log tree commit diff
path: root/home/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-18 19:27:46 -0500
committerJune McEnroe <june@causal.agency>2019-02-18 19:27:46 -0500
commit25e13814fe04576ed949d2e8f085ac23d908bd29 (patch)
tree5965380fac24e8be5a515ded10a004edc93718c4 /home/.config/nvim
parentFix function-like #define regex (diff)
downloadsrc-25e13814fe04576ed949d2e8f085ac23d908bd29.tar.gz
src-25e13814fe04576ed949d2e8f085ac23d908bd29.zip
Match whitespace between * [] {}
Diffstat (limited to 'home/.config/nvim')
0 files changed, 0 insertions, 0 deletions
80c156b73c5ad198&follow=1'>Prefer tag matches not preceded by [[:alnum:]]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