mirror of
https://github.com/neovim/neovim.git
synced 2025-01-01 17:23:36 -07:00
c44d819ae1
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. |
||
---|---|---|
.. | ||
fold_spec.lua | ||
highlight_spec.lua | ||
language_spec.lua | ||
node_spec.lua | ||
parser_spec.lua | ||
utils_spec.lua |