summary refs log tree commit diff homepage
path: root/src
diff options
context:
space:
mode:
authordestruc7i0n <dscdsouza@outlook.com>2020-02-11 15:43:44 -0500
committerdestruc7i0n <dscdsouza@outlook.com>2020-02-11 15:43:44 -0500
commit8e9349f354c65681a808aaa27c2a8d4edbdb1c1a (patch)
treead3c10f0330c14ba8aa893cc355e9350a9c98175 /src
parentMerge pull request #47 from destruc7i0n/refactor (diff)
downloadshulker-8e9349f354c65681a808aaa27c2a8d4edbdb1c1a.tar.gz
shulker-8e9349f354c65681a808aaa27c2a8d4edbdb1c1a.zip
Update README.md
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
3dd2cbde032f02fce7fab4bba03405bd9a289314&follow=1'>Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer 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