Clangd has way better editor support compared to the ad-hoc integration I created before and we should point users to Clangd mentioning that they could still use standalone tool if they really want to.
Also, links to the Vim and Emacs scripts were not updated after the move from clang-tools-extra to clang.
This patch does not introduce any functionality changes.
I would not recommend clangd at this point, it only supports single-file renames, while clang-rename can actually do cross-TU renames IIUC.
Not opposed to putting recommendations of using clangd, of course, but let's be explicit about the limitations.