diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-04-20 09:18:39 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-04-21 19:07:50 +0800 |
commit | fa15f2f9380433b4d22387ce313bd4735b960c4e (patch) | |
tree | 0b78b4a56de3477f87d7232d35abb65eed06876a /runtime/lua/vim/keymap.lua | |
parent | 9b10b4cc6463d901b893ad2d522c629d066607d5 (diff) | |
download | rneovim-fa15f2f9380433b4d22387ce313bd4735b960c4e.tar.gz rneovim-fa15f2f9380433b4d22387ce313bd4735b960c4e.tar.bz2 rneovim-fa15f2f9380433b4d22387ce313bd4735b960c4e.zip |
vim-patch:8.2.2472: crash when using command line window in an autocommand
Problem: Crash when using command line window in an autocommand.
(houyunsong)
Solution: Save and restore au_new_curbuf.
https://github.com/vim/vim/commit/aad5f9d79a2b71e9d2581eace3652be156102b9d
Nvim has removed :open, so use :edit in the test instead.
Diffstat (limited to 'runtime/lua/vim/keymap.lua')
0 files changed, 0 insertions, 0 deletions