aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/java.vim
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-06-21 14:40:28 +0800
committerGitHub <noreply@github.com>2024-06-21 14:40:28 +0800
commit1db1476fd98a161df112863dbc87334394083341 (patch)
tree20b8b3471a62dbf4e3d59c1a77ed3fb527039256 /runtime/syntax/java.vim
parenta5d8e5336a0bc21c1841d45d47befb94ca2b54f4 (diff)
downloadrneovim-1db1476fd98a161df112863dbc87334394083341.tar.gz
rneovim-1db1476fd98a161df112863dbc87334394083341.tar.bz2
rneovim-1db1476fd98a161df112863dbc87334394083341.zip
vim-patch:9.1.0512: Mode message for spell completion doesn't match allowed keys (#29437)
Problem: Mode message for spell completion doesn't match allowed keys (Kyle Kovacs) Solution: Show "^S" instead of "s". (zeertzjq) This matches the code in vim_is_ctrl_x_key(): case CTRL_X_SPELL: return (c == Ctrl_S || c == Ctrl_P || c == Ctrl_N); fixes: neovim/neovim#29431 closes: vim/vim#15065 https://github.com/vim/vim/commit/7002c055d560ae0b3bb1e24ad409390a5443daad
Diffstat (limited to 'runtime/syntax/java.vim')
0 files changed, 0 insertions, 0 deletions