summary refs log tree commit diff
path: root/home/.config/nvim/syntax/mdoc.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 23:06:08 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 23:06:08 -0500
commit8995b0b12023247581522fd57d860fde8a7eefa6 (patch)
treef2ff80adcaafe2c191310cae1f24d90ddda14d83 /home/.config/nvim/syntax/mdoc.vim
parentCopy cgit auxiliary binaries properly (diff)
downloadsrc-8995b0b12023247581522fd57d860fde8a7eefa6.tar.gz
src-8995b0b12023247581522fd57d860fde8a7eefa6.zip
Use :target rather than :focus pseudo-class
:target persists after you click on something else.
Diffstat (limited to 'home/.config/nvim/syntax/mdoc.vim')
0 files changed, 0 insertions, 0 deletions
'>2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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 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