mirror of
https://github.com/neovim/neovim.git
synced 2026-09-13 17:41:10 +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.