Updates blink and jsonls

This commit is contained in:
Dennis Schoepf 2025-04-10 00:19:09 +02:00
parent 89eab258b0
commit aaa7c87fa7
2 changed files with 9 additions and 11 deletions

View file

@ -17,11 +17,11 @@ return {
selection = {
preselect = false,
auto_insert = true,
}
}
},
},
},
signature = {
enabled = true
enabled = true,
},
sources = {
default = { "lsp", "path", "snippets", "buffer" },