diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-28 11:24:32 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-07-28 11:38:02 +0800 |
commit | 394d65494aead6ee07298e19d53c99603b11471d (patch) | |
tree | fe2fd5cbab2c322cbd3a8f6fdbe248f4b18ad42a /runtime/lua/vim/lsp/buf.lua | |
parent | 8e67af1b201adfca9f6c3589b4f7c59b323e9459 (diff) | |
download | rneovim-394d65494aead6ee07298e19d53c99603b11471d.tar.gz rneovim-394d65494aead6ee07298e19d53c99603b11471d.tar.bz2 rneovim-394d65494aead6ee07298e19d53c99603b11471d.zip |
vim-patch:partial:9.0.0077: wrong restored cursor position when switching window in autocmd
Problem: When switching window in autocmd the restored cursor position may
be wrong.
Solution: Do not restore the cursor if it was not set. (closes vim/vim#10775)
https://github.com/vim/vim/commit/b03950fafa07e8b8d975eeb345ad08b8b62e67ce
This patch cannot be fully ported because it depends on patch 8.2.3518.
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions