Files
neovim/runtime/lua/vim
Jaehwang Jung c44d819ae1 fix(treesitter): update folds in all relevant windows (#24230)
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.
2023-07-07 11:12:46 +01:00
..
2023-05-13 21:33:22 +02:00
2023-06-25 17:14:28 +02:00