summary refs log tree commit diff
path: root/bin/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-01 15:03:24 -0400
committerJune McEnroe <june@causal.agency>2021-10-01 15:03:24 -0400
commit5e3b633625fe13b05128903512faa6412ab5bddd (patch)
tree2d8c62c4e602b75dae1cc99fdd9c48a38e47c4bc /bin/LICENSE
parentRemove plan (diff)
downloadsrc-5e3b633625fe13b05128903512faa6412ab5bddd.tar.gz
src-5e3b633625fe13b05128903512faa6412ab5bddd.zip
Change default WEBROOTs to /var/www
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ee1e74d0a63d6072c5d2158e017f09e&follow=1'>Use 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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe