mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 08:07:13 +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