nvim_runtime_lua

lsp.RenameFilesParams

The parameters sent in notifications/requests for user-initiated renames of files.

Fields1

RenameFilesParams.files : lsp.FileRename[]

An array of all files/folders renamed in this operation. When a folder is renamed, only the folder will be included, and not its children.