diff options
author | Jaehwang Jung <tomtomjhj@gmail.com> | 2023-07-07 19:12:46 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-07 11:12:46 +0100 |
commit | c44d819ae1f29cd34ee3b2350b5c702caed949c3 (patch) | |
tree | 4cccd21d5ddf9c7196224dd72850ea81d40eb3f1 /runtime/lua/vim/inspect.lua | |
parent | 811140e276a6312775bfcf9b368de25386f7a356 (diff) | |
download | rneovim-c44d819ae1f29cd34ee3b2350b5c702caed949c3.tar.gz rneovim-c44d819ae1f29cd34ee3b2350b5c702caed949c3.tar.bz2 rneovim-c44d819ae1f29cd34ee3b2350b5c702caed949c3.zip |
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.
Diffstat (limited to 'runtime/lua/vim/inspect.lua')
0 files changed, 0 insertions, 0 deletions