style(lsp): remove refs to document_highlight, which is no longer used

This commit is contained in:
Folke Lemaitre 2024-12-16 17:47:07 +01:00
parent 301135b274
commit 0b6d1c0050
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 0 additions and 8 deletions

View file

@ -46,10 +46,6 @@ return {
codelens = {
enabled = false,
},
-- Enable lsp cursor word highlighting
document_highlight = {
enabled = true,
},
-- add any global capabilities here
capabilities = {
workspace = {