mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
feat(blink): increase lazydev scores
This commit is contained in:
parent
c8d8dd0ab6
commit
22015e0b48
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ return {
|
||||||
lazydev = {
|
lazydev = {
|
||||||
name = "LazyDev",
|
name = "LazyDev",
|
||||||
module = "lazydev.integrations.blink",
|
module = "lazydev.integrations.blink",
|
||||||
|
score_offset = 100, -- show at a higher priority than lsp
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue