summary refs log tree commit diff
path: root/bin/cash/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-06 23:13:50 -0500
committerJune McEnroe <june@causal.agency>2019-02-06 23:13:50 -0500
commit7d1f76f29a73a16eaf352f9bc78eacd14f217d38 (patch)
tree7c6e4c74c88f3532b8592ca3e9faa11bab0237d8 /bin/cash/input.c
parentUpdate neovim to 0.3.4 on Darwin (diff)
downloadsrc-7d1f76f29a73a16eaf352f9bc78eacd14f217d38.tar.gz
src-7d1f76f29a73a16eaf352f9bc78eacd14f217d38.zip
Add hi syntax highlighter
Diffstat (limited to 'bin/cash/input.c')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/hi.c?id=b914e3d4931d138b3cc9e613ac2266a70375309d&follow=1'>Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe