Files
neovim/runtime/lua
Yi Ming fed9069b8d fix(lsp): avoid foldclose() after current window-buffer changed #33901
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.
2025-05-22 03:16:28 -07:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00