diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-02-02 02:04:36 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-02-11 15:27:57 +0100 |
commit | 2d151f7739a072ee7239cc44efec2b43c1b72679 (patch) | |
tree | f5ccd5402fcc1b5370c12a342c3980b859a1bb86 /src/nvim/buffer.c | |
parent | 61f9a7b0d0308228ce66b7848961152fbb65660f (diff) | |
download | rneovim-2d151f7739a072ee7239cc44efec2b43c1b72679.tar.gz rneovim-2d151f7739a072ee7239cc44efec2b43c1b72679.tar.bz2 rneovim-2d151f7739a072ee7239cc44efec2b43c1b72679.zip |
vim-patch:8.0.0676: crash when closing quickfix window in autocmd
Problem: Crash when closing the quickfix window in a FileType autocommand
that triggers when the quickfix window is opened.
Solution: Save the new value before triggering the OptionSet autocommand.
Add the "starting" flag to test_override() to make the text work.
https://github.com/vim/vim/commit/182a17b1e80b92826204d967808df0d30eb2ef27
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions