Skip to content

Commit

Permalink
Remove config from experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
kuznetsss committed Jan 6, 2025
1 parent 1aed70b commit 8c52550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/plugins/blink.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ return {
selection = function(ctx)
return ctx.mode == 'cmdline' and 'auto_insert' or 'preselect'
end,
max_items = 1000000,
},
},

Expand Down

0 comments on commit 8c52550

Please sign in to comment.