AutoYADM commit: 2024-12-19 14:10:04
This commit is contained in:
parent
0a5e5f94a3
commit
6f2554a96f
1 changed files with 2 additions and 1 deletions
|
@ -109,7 +109,8 @@ return {
|
||||||
substitutions = {},
|
substitutions = {},
|
||||||
},
|
},
|
||||||
picker = {
|
picker = {
|
||||||
name = "telescope.nvim",
|
-- name = "telescope.nvim",
|
||||||
|
name = "fzf-lua",
|
||||||
},
|
},
|
||||||
search_max_lines = 1000,
|
search_max_lines = 1000,
|
||||||
-- open_notes_in = "vsplit",
|
-- open_notes_in = "vsplit",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue