summary refs log tree commit diff
path: root/home/.config/htop/htoprc
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 /home/.config/htop/htoprc
parentUpdate neovim to 0.3.4 on Darwin (diff)
downloadsrc-7d1f76f29a73a16eaf352f9bc78eacd14f217d38.tar.gz
src-7d1f76f29a73a16eaf352f9bc78eacd14f217d38.zip
Add hi syntax highlighter
Diffstat (limited to 'home/.config/htop/htoprc')
0 files changed, 0 insertions, 0 deletions
/bin/hi.c?id=d68b21f47152278f49e0645fb849ea38eceba98d&follow=1'>Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe