mirror of
https://github.com/neovim/neovim.git
synced 2026-06-08 13:04:28 +00:00
Immediately write to buf_tmp instead of to another temporary buffer that is later copied to buf_tmp. Misc cleanup.
Immediately write to buf_tmp instead of to another temporary buffer that is later copied to buf_tmp. Misc cleanup.