mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 14:48:13 +00:00
Problem: 'autowrite' takes effect when buffer is not to be written.
Solution: Don't write buffers that are not supposed to be written. (Even Q
Jones, closes vim/vim#3391) Add tests for 'autowrite'.
8c9e7b00f6