summary refs log tree commit diff
path: root/bin/gfx.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-20 12:27:24 -0500
committerJune McEnroe <june@causal.agency>2019-02-20 12:27:24 -0500
commit8b89ba3cb021461106dc9165ee80dc8204dae394 (patch)
tree0e20f591fdf3deb126928fe5b6f27d61e54e99ff /bin/gfx.h
parentSet man_hard_wrap in nvim (diff)
downloadsrc-8b89ba3cb021461106dc9165ee80dc8204dae394.tar.gz
src-8b89ba3cb021461106dc9165ee80dc8204dae394.zip
Move /opt/pkg after /usr in PATH
Installing mandoc from pkgsrc also installs a man executable which is
horribly broken. Keep using the system man.
Diffstat (limited to 'bin/gfx.h')
0 files changed, 0 insertions, 0 deletions
adace996&follow=1'>Support 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