mirror of
https://github.com/neovim/neovim.git
synced 2025-12-20 13:25:34 +00:00
Problem: If there are multiple LSP clients, it's not clear which actions are provided by which servers. #30710 Solution: Show the server name next to each action (only if there are multiple clients).