summary refs log tree commit diff
path: root/home/.local/bin/sup
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-17 15:44:45 -0400
committerJune McEnroe <june@causal.agency>2018-10-17 15:44:45 -0400
commit7b07bd83b87fff0772724d4a3bde76be2bf98845 (patch)
tree8036b6afb50ec6465f0863726cbe496f51db655e /home/.local/bin/sup
parentRemove klon (diff)
downloadsrc-7b07bd83b87fff0772724d4a3bde76be2bf98845.tar.gz
src-7b07bd83b87fff0772724d4a3bde76be2bf98845.zip
Fix tags target
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
5c0b0d5a91dd2d789842369b44b8b900&follow=1'>Avoid excessive tags in ttpreJune McEnroe 2019-02-10Generate html for binsJune McEnroe 2019-02-10Use italic for underline in nvim man modeJune McEnroe This doesn't yet work in Terminal.app: <https://github.com/neovim/neovim/issues/9598>. 2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe