mirror of
https://github.com/neovim/neovim.git
synced 2026-07-01 15:26: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