mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 22:29:44 +00:00
Using the "supports_method" function with a client capability inside of an LspAttach autocommand is the preferred method to do this, so we should be showing users how to do it.