mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 13:28:19 +00:00

Problem: - Notifications are missing from `lsp.Methods`. - Need a way to represent `$/` prefixed methods. Solution: - Generate notifications. - Use "dollar_" prefix for `$/` methods.