summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-10 17:10:15 -0400
committerJune McEnroe <june@causal.agency>2021-09-10 17:10:15 -0400
commit4c6cb6a661e970cf6951f627390f65b59ec8a7de (patch)
treebf9805b7fd76c50e141aa0f7f03e331b183ec0ff /home
parentDefer printing comment if line is blank or closing brace (diff)
downloadsrc-4c6cb6a661e970cf6951f627390f65b59ec8a7de.tar.gz
src-4c6cb6a661e970cf6951f627390f65b59ec8a7de.zip
Add git comment --pretty option
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
iJune 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