diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2020-12-07 20:10:58 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2021-02-11 19:00:55 +0000 |
commit | add0cf9a42a5122d74d0b89301802ba10bef802b (patch) | |
tree | bdf89f8ab3ab44a240c10a50fac13affac210f96 /test/functional/lua/buffer_updates_spec.lua | |
parent | d9dd360d2aff7d3e1580367692c83fcd3647a439 (diff) | |
download | rneovim-add0cf9a42a5122d74d0b89301802ba10bef802b.tar.gz rneovim-add0cf9a42a5122d74d0b89301802ba10bef802b.tar.bz2 rneovim-add0cf9a42a5122d74d0b89301802ba10bef802b.zip |
vim-patch:8.2.2058: using mkview/loadview changes the jumplist
Problem: Using mkview/loadview changes the jumplist.
Solution: Use ":keepjumps". Don't let ":badd" or ":balt" change the
jumplist. (closes vim/vim#7371)
https://github.com/vim/vim/commit/3482be6a33c3a00fe1e8e604310ad3034f593045
Definition for BufWinEnter autocmd in Test_mkview_loadview_jumplist()
was moved down a few lines until after the views are written, as in
Nvim, :loadview throws if the view file can't be opened.
Diffstat (limited to 'test/functional/lua/buffer_updates_spec.lua')
0 files changed, 0 insertions, 0 deletions