mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 20:38:54 +10:00
Problem: When using treesitter foldexpr, * :diffput/get open diff folds, and * folds are not updated in other windows that contain the updated buffer. Solution: Update folds in all windows that contain the updated buffer and use expr foldmethod.