forked from aniani/vim
Problem: Crash when BufUnload autocommands close all buffers. (Andrew
Pimlott)
Solution: Set curwin->w_buffer to curbuf to avoid NULL.
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
start of Xxx2
|
|
test
|
|
end of Xxx
|
|
start of Xxx1
|
|
test
|
|
end of Xxx
|
|
VimLeave done
|