aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/vim_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-06-12 11:44:38 +0800
committerGitHub <noreply@github.com>2024-06-12 11:44:38 +0800
commit72155121006bca884e154e935640054f2e090367 (patch)
treec46582c4369b1d078db91e24831dc91a6d868f0a /test/functional/lua/vim_spec.lua
parent033810ba23c25a98b7aeb703d1d61463bfcab503 (diff)
downloadrneovim-72155121006bca884e154e935640054f2e090367.tar.gz
rneovim-72155121006bca884e154e935640054f2e090367.tar.bz2
rneovim-72155121006bca884e154e935640054f2e090367.zip
vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at line() (#29296)
Problem: the previous documentation falsely states that "v" always refers to the start of a visual area. In fact, the reference of "v" and "." complement each other. If the cursor is at the start of a (characterwise) visual area, then "v" refers to the end of the area. Solution: be more verbose and explicit about the connection between "." and "v" and also refer to |v_o| which many vim users will be familiar with for visual areas. https://github.com/vim/vim/commit/210b39c2d686d875e2464ca1f42131453dc6bd41 Co-authored-by: Peter Aronoff <peter@aronoff.org>
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions