summary refs log tree commit diff
path: root/home/.config/nvim/syntax/scala.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-07-04 16:30:06 -0400
committerJune McEnroe <june@causal.agency>2017-07-04 16:30:06 -0400
commit7d6a4f057f8d7f8a8be472ca7d969dd38ec9a78a (patch)
treee343192dbccd62b2157ada87e26d769838bc413c /home/.config/nvim/syntax/scala.vim
parentAdd nvim terminal mappings (diff)
downloadsrc-7d6a4f057f8d7f8a8be472ca7d969dd38ec9a78a.tar.gz
src-7d6a4f057f8d7f8a8be472ca7d969dd38ec9a78a.zip
Show terminal title in statusline
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
06cfe68c53&follow=1'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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