summary refs log tree commit diff
path: root/home/.config/nvim/autoload
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 21:16:52 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 21:16:52 -0500
commite9b3480cac401465cbe637d3ae50f151382b2c42 (patch)
treea51b54796e8a309f42b0403ae3c685db7d1f0aec /home/.config/nvim/autoload
parentAdd plain text "language" to hi (diff)
downloadsrc-e9b3480cac401465cbe637d3ae50f151382b2c42.tar.gz
src-e9b3480cac401465cbe637d3ae50f151382b2c42.zip
Use italic for underline in nvim man mode
This doesn't yet work in Terminal.app:
<https://github.com/neovim/neovim/issues/9598>.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
21:22:42 -0500'>2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe