mirror of
https://github.com/neovim/neovim.git
synced 2026-07-28 19:46:42 +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.