mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 13:27:56 +10:00
Problem: UI buffers may be 'unmodifiable' and use a 'swapfile'. Solution: Set the 'modifiable' and 'noswapfile' options. Co-authored-by:phanium <91544758+phanen@users.noreply.github.com>