summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
committerJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
commitf15eda25885c5b94e389dc9b8bd3874b82c56828 (patch)
tree8b7685b2231e200fc415e68b679b7cd552835202 /bin/man1/shotty.1
parentInstall vi on Linux and nvi on macOS (diff)
downloadsrc-f15eda25885c5b94e389dc9b8bd3874b82c56828.tar.gz
src-f15eda25885c5b94e389dc9b8bd3874b82c56828.zip
Use First state to match keyword at beginning of line
Otherwise keywords at the beginnings of lines with preceeding
whitespace are not matched.
Diffstat (limited to 'bin/man1/shotty.1')
0 files changed, 0 insertions, 0 deletions
d>2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe