Right now this plugin support only workspace/willRenameFiles
event, that nvim natively does not send to the servers. But in this PR there was merged support for workspace/didChangeWatchedFiles
that we could actually support for renaming TS file without any other plugins like nvim-lsp-file-operations