mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 09:56:25 +10: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).