diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-07-13 08:32:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-13 08:32:17 +0800 |
commit | 0ce39108684ed7b6af03e47da0a4e0a022e41936 (patch) | |
tree | 4a9a5ac4e2b106784b0be62f8742e9ee0dd41f2d /runtime/lua/vim/keymap.lua | |
parent | 9359701eae7bd8a59e4a916e085cc686f609d693 (diff) | |
download | rneovim-0ce39108684ed7b6af03e47da0a4e0a022e41936.tar.gz rneovim-0ce39108684ed7b6af03e47da0a4e0a022e41936.tar.bz2 rneovim-0ce39108684ed7b6af03e47da0a4e0a022e41936.zip |
fix(ui): cursor pos with left gravity inline virt_text at eol (#24329)
Problem: Cursor is not after inline virtual text with left gravity
when inserting after the end of the line.
Solution: Add width of inline virtual text with left gravity to cursor
virtcol in Insert mode even if on a NUL.
Diffstat (limited to 'runtime/lua/vim/keymap.lua')
0 files changed, 0 insertions, 0 deletions