summary refs log tree commit diff
path: root/home/.config/nvim/ftdetect
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-15 22:49:49 -0400
committerJune McEnroe <june@causal.agency>2019-07-15 22:49:49 -0400
commita0478e1e2d3513c3d6c47963e7c02ba6c598c06c (patch)
tree08d859a8555dcde25087155a2db618921a4181b7 /home/.config/nvim/ftdetect
parentAdd CSI names to shotty -d (diff)
downloadsrc-a0478e1e2d3513c3d6c47963e7c02ba6c598c06c.tar.gz
src-a0478e1e2d3513c3d6c47963e7c02ba6c598c06c.zip
Implement scrolling region
Diffstat (limited to 'home/.config/nvim/ftdetect')
0 files changed, 0 insertions, 0 deletions
'/src/commit/bin/htagml.c?id=822f710ade459954384d9f6980c156b73c5ad198&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