mirror of
https://github.com/neovim/neovim.git
synced 2025-12-21 13:55:36 +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).