mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 12:22:58 +10:00
Problem: Because the buffer in the window may change before the request is completed, foldclose() might be executed on the wrong buffer. Solution: Avoid that.
11 KiB
11 KiB