adjust score for completion

This commit is contained in:
2025-07-12 20:59:05 +03:00
parent 72e01ce321
commit ae6d8b81e3

View File

@@ -46,6 +46,7 @@ return {
ripgrep = { ripgrep = {
module = 'blink-ripgrep', module = 'blink-ripgrep',
name = 'Ripgrep', name = 'Ripgrep',
score_offset = -2,
-- the options below are optional, some default values are shown -- the options below are optional, some default values are shown
---@module 'blink-ripgrep' ---@module 'blink-ripgrep'
---@type blink-ripgrep.Options ---@type blink-ripgrep.Options