mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 22:01:45 +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