use trouble qf from snacks

This commit is contained in:
iofq 2025-02-03 01:36:08 -06:00
parent 012306d04f
commit 01366c625a
5 changed files with 13 additions and 17 deletions

View file

@ -1,6 +1,7 @@
return {
{
'saghen/blink.cmp',
event = "VeryLazy",
dependencies = {
"yetone/avante.nvim",
'saghen/blink.compat',
@ -35,7 +36,6 @@ return {
"ripgrep",
"avante_commands",
"avante_mentions",
"avante_files"
},
providers = {
ripgrep = {
@ -49,12 +49,6 @@ return {
score_offset = 90,
opts = {},
},
avante_files = {
name = "avante_files",
module = "blink.compat.source",
score_offset = 100,
opts = {},
},
avante_mentions = {
name = "avante_mentions",
module = "blink.compat.source",