diff options
author | Jaehwang Jung <tomtomjhj@gmail.com> | 2024-03-02 02:31:54 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 18:31:54 +0100 |
commit | b413f5d048ab8676d5a77d0f2b3c20587a270673 (patch) | |
tree | adb45457aaf72390ce8a15da1ce2c62613966ac5 /runtime/lua/vim/lsp/_watchfiles.lua | |
parent | 5d4e1693cb415e8b76749e833e28f00f14630b87 (diff) | |
download | rneovim-b413f5d048ab8676d5a77d0f2b3c20587a270673.tar.gz rneovim-b413f5d048ab8676d5a77d0f2b3c20587a270673.tar.bz2 rneovim-b413f5d048ab8676d5a77d0f2b3c20587a270673.zip |
fix(lsp): rename undofile when renaming (#27684)
Problem:
After `rename()`, the undo information for the renamed file(s) are lost.
Solution:
Rename the undofile as well.
Diffstat (limited to 'runtime/lua/vim/lsp/_watchfiles.lua')
0 files changed, 0 insertions, 0 deletions