summary refs log tree commit diff
path: root/home/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-13 13:02:25 -0400
committerJune McEnroe <june@causal.agency>2019-08-13 13:02:25 -0400
commit0ea89f8024504b29cecf2ca3086a1d2a6f5e6029 (patch)
tree454c96861356142c48e01742d0615aec100a7ee6 /home/.config/nvim
parentMake dtch one command, add sinking (diff)
downloadsrc-0ea89f8024504b29cecf2ca3086a1d2a6f5e6029.tar.gz
src-0ea89f8024504b29cecf2ca3086a1d2a6f5e6029.zip
Add The Calculating Stars
Diffstat (limited to 'home/.config/nvim')
0 files changed, 0 insertions, 0 deletions
89e46f38f2a2e18dc5778e4&follow=1'>Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe