Neovim-from-scratch icon indicating copy to clipboard operation
Neovim-from-scratch copied to clipboard

documentHighlight to documentHighlightProvider

Open sanchit1053 opened this issue 3 years ago • 1 comments

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

sanchit1053 avatar Dec 20 '22 09:12 sanchit1053

Thank you!!!

SumonGFC avatar May 07 '24 15:05 SumonGFC