about summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 22:09:25 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 22:09:25 -0500
commit4405b89f6c67937507b3bdc2faa48c75f308bf74 (patch)
tree44725d576dd07bd128461a38dafd4ecc5afae70e /edit.c
parentRename procPipe to utilPipe (diff)
downloadcatgirl-4405b89f6c67937507b3bdc2faa48c75f308bf74.tar.gz
catgirl-4405b89f6c67937507b3bdc2faa48c75f308bf74.zip
Only uiShow if hidden and only uiHide if shown
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
td colspan='3' class='logmsg'> 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe