mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 01:46:31 +10: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>