summary refs log tree commit diff
path: root/home/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-11 15:26:57 -0400
committerJune McEnroe <june@causal.agency>2018-08-11 15:26:57 -0400
commit765ce89f5cf5ddc37bd5b809020cc62be7c70ba6 (patch)
tree24d3a21494e715607090c801f5eb27a5eb0044c3 /home/.config/nvim
parentAdd notify-send mimic for macOS (diff)
downloadsrc-765ce89f5cf5ddc37bd5b809020cc62be7c70ba6.tar.gz
src-765ce89f5cf5ddc37bd5b809020cc62be7c70ba6.zip
Refactor scheme and add mintty output
Black=22,21,16
Red=163,40,16
Green=114,122,24
Yellow=163,119,32
Blue=61,98,102
Magenta=122,73,85
Cyan=85,122,85
White=122,113,85
BoldBlack=76,70,53
BoldRed=204,50,20
BoldGreen=142,153,30
BoldYellow=204,149,40
BoldBlue=76,123,127
BoldMagenta=153,91,107
BoldCyan=107,153,107
BoldWhite=204,188,142
BackgroundColour=20,19,14
ForegroundColour=183,169,128
CursorColour=97,90,68
Diffstat (limited to 'home/.config/nvim')
0 files changed, 0 insertions, 0 deletions
24e6ee1354236ff6ead2&follow=1'>Remove hi line numberingJune McEnroe Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe