summary refs log tree commit diff
path: root/.config/nvim/autoload/pathogen.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-10-10 00:45:02 -0400
committerJune McEnroe <june@causal.agency>2016-10-10 00:45:02 -0400
commit168a151311c7e46349f2c7e952e46ee58e9cdb1c (patch)
tree677ea24b690b35bc677d5636c7db2a7775ebad47 /.config/nvim/autoload/pathogen.vim
parentAllocate two pages of stack for jrp (diff)
downloadsrc-168a151311c7e46349f2c7e952e46ee58e9cdb1c.tar.gz
src-168a151311c7e46349f2c7e952e46ee58e9cdb1c.zip
Fix jrp dop pushes
Pushing zero on a qop boundary would break because zero is the sentinal
value for code.dop.
Diffstat (limited to '.config/nvim/autoload/pathogen.vim')
0 files changed, 0 insertions, 0 deletions
41 -0400'>2022-06-02Do 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe