summary refs log tree commit diff
path: root/bin/scheme.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 21:16:52 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 21:16:52 -0500
commit8bc020a6402f397e1afac8c030c41581b75d67c3 (patch)
tree782f7103cdf721dbd1213b48ea9f14becd2a546f /bin/scheme.c
parentAdd plain text "language" to hi (diff)
downloadsrc-8bc020a6402f397e1afac8c030c41581b75d67c3.tar.gz
src-8bc020a6402f397e1afac8c030c41581b75d67c3.zip
Use italic for underline in nvim man mode
This doesn't yet work in Terminal.app:
<https://github.com/neovim/neovim/issues/9598>.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ntf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 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