diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-18 09:01:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-18 09:01:50 +0800 |
commit | c54682f75aca8785a4ee9e32b8dc44a1012c3e39 (patch) | |
tree | 4d5e1101aac5deb862885d54c6fca4f11a11ce71 /runtime/syntax/javascript.vim | |
parent | f8afa8023ee032dfb2aa9a6489f51484fb276732 (diff) | |
download | rneovim-c54682f75aca8785a4ee9e32b8dc44a1012c3e39.tar.gz rneovim-c54682f75aca8785a4ee9e32b8dc44a1012c3e39.tar.bz2 rneovim-c54682f75aca8785a4ee9e32b8dc44a1012c3e39.zip |
vim-patch:9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n (#24773)
Problem: screenpos() wrong result with w_skipcol and cpoptions+=n
Solution: Use adjust_plines_for_skipcol() instead of subtracting
w_skipcol.
closes: vim/vim#12625
https://github.com/vim/vim/commit/bfe377b8f2d080e5f85c8cbecf3533456e1d6312
Diffstat (limited to 'runtime/syntax/javascript.vim')
0 files changed, 0 insertions, 0 deletions