summary refs log tree commit diff
path: root/home/.kshrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-12 02:37:23 -0500
committerJune McEnroe <june@causal.agency>2019-02-12 02:37:23 -0500
commitdffc8ac1135c75c1d64949c0f108df2139e0169d (patch)
treed38a1f8943fad99efd4f6dc871e2679f83bc0c0b /home/.kshrc
parentCall setlocale in hi (diff)
downloadsrc-dffc8ac1135c75c1d64949c0f108df2139e0169d.tar.gz
src-dffc8ac1135c75c1d64949c0f108df2139e0169d.zip
Add Rust to hi
This also fixes the block comment pattern to match /* **/ correctly.
Diffstat (limited to 'home/.kshrc')
0 files changed, 0 insertions, 0 deletions
='logmsg'> 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 Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe