mirror of
https://github.com/neovim/neovim.git
synced 2025-12-28 17:14:54 +00:00
Problem: 'fsync' option cannot be set per buffer
Solution: Make 'fsync' option global-local
(glepnir)
closes: vim/vim#19019
4d5b303726
Co-authored-by: glepnir <glephunter@gmail.com>