mirror of
https://github.com/neovim/neovim.git
synced 2026-05-12 08:31:38 +00:00
writer is only ever used with FileDescriptor. We already have separate code paths for serializing shada data into memory, see shada_encode_regs() and friends