Fix advanced git search to use diffview plugin
This commit is contained in:
parent
2cc874f891
commit
f592a2dde4
@ -343,7 +343,9 @@ local options = {
|
|||||||
["<C-k>"] = lga_actions.quote_prompt(),
|
["<C-k>"] = lga_actions.quote_prompt(),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
advanced_git_search = {},
|
},
|
||||||
|
advanced_git_search = {
|
||||||
|
diff_plugin = "diffview",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user