Files
neovim/test/functional
dqnne 0f86ea5ed8 fix(health): always set 'modifiable' #40584
Problem:
When buffers are by default `nomodifiable`, such as when Nvim starts with
`-M`, the health buffer cannot be updated.

Solution:
Always set `modifiable` before modifying the buffer.
2026-07-05 06:09:27 -04:00
..
2026-06-28 19:01:24 -04:00
2026-06-28 19:01:24 -04:00