feat(blink): increase lazydev scores

This commit is contained in:
Folke Lemaitre 2024-12-16 08:17:09 +01:00
parent c8d8dd0ab6
commit 22015e0b48
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -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
}, },
}, },
}, },