history score offset

This commit is contained in:
Oliver Hartmann 2025-03-02 23:01:42 +01:00
parent 55423e5964
commit 8020b6efc9

View File

@ -84,6 +84,7 @@ return {
cmdline_history = { cmdline_history = {
name = 'cmdline_history', name = 'cmdline_history',
module = 'blink.compat.source', module = 'blink.compat.source',
score_offset = -50
}, },
buffer = { buffer = {
name = 'Buffer', name = 'Buffer',