adjust score for completion
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user