summary refs log tree commit diff
path: root/bundle/vim-fugitive
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-08-17 19:44:16 -0400
committerJune McEnroe <june@causal.agency>2013-08-17 19:44:16 -0400
commit688f002dd23aa823bdb9fb209b7ff19b4e7d4a42 (patch)
tree17dd9b5df691664c03e67c868a811d01788393c4 /bundle/vim-fugitive
parentUpdate base16-vim (diff)
downloadsrc-688f002dd23aa823bdb9fb209b7ff19b4e7d4a42.tar.gz
src-688f002dd23aa823bdb9fb209b7ff19b4e7d4a42.zip
Add vim-ragtag
Diffstat (limited to 'bundle/vim-fugitive')
0 files changed, 0 insertions, 0 deletions
r> 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