vim: Don’t allow edits in the read-only state (#10404)

Hans created

Fix #8423 

Release Notes:

- vim: Fixed vim-surround motions editing read-only buffer
(preview-only)

Change summary

crates/multi_buffer/src/multi_buffer.rs | 3 +++
1 file changed, 3 insertions(+)

Detailed changes