Neovim-from-scratch
Neovim-from-scratch copied to clipboard
documentHighlight to documentHighlightProvider
Same as the title In the branches LSP and further in handler.lua in the function lsp_highlight_document the variable client.server_capabilities.documentHighlight should be changed to client.server_capabilities.documentHighlightProvider
Thank you!!!