mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 08:35:53 +02:00
style(lsp): remove refs to document_highlight
, which is no longer used
This commit is contained in:
parent
301135b274
commit
0b6d1c0050
2 changed files with 0 additions and 8 deletions
|
@ -46,10 +46,6 @@ return {
|
|||
codelens = {
|
||||
enabled = false,
|
||||
},
|
||||
-- Enable lsp cursor word highlighting
|
||||
document_highlight = {
|
||||
enabled = true,
|
||||
},
|
||||
-- add any global capabilities here
|
||||
capabilities = {
|
||||
workspace = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue