summary refs log tree commit diff
path: root/bundle/vim-commentary
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-08-17 14:36:15 -0400
committerJune McEnroe <june@causal.agency>2012-08-17 14:36:15 -0400
commit701a9a9b56158e4b4ec4e19b144ad05ab32cb9b4 (patch)
tree99c153d6ef833d215c410f346b2081cc1b1f1c1e /bundle/vim-commentary
parentUpdate itchy.vim (diff)
downloadsrc-701a9a9b56158e4b4ec4e19b144ad05ab32cb9b4.tar.gz
src-701a9a9b56158e4b4ec4e19b144ad05ab32cb9b4.zip
Update itchy.vim
Diffstat (limited to 'bundle/vim-commentary')
0 files changed, 0 insertions, 0 deletions
pan='3' class='logmsg'> 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