removed misguided code
This commit is contained in:
parent
55a62fee50
commit
ce2163c635
|
@ -47,7 +47,6 @@ return telescope.register_extension {
|
||||||
end,
|
end,
|
||||||
title = "Definition"
|
title = "Definition"
|
||||||
}),
|
}),
|
||||||
dynamic_preview_title = true,
|
|
||||||
attach_mappings = function(prompt_bufnr)
|
attach_mappings = function(prompt_bufnr)
|
||||||
actions.select_default:replace(function()
|
actions.select_default:replace(function()
|
||||||
local selection = action_state.get_selected_entry()
|
local selection = action_state.get_selected_entry()
|
||||||
|
|
Loading…
Reference in New Issue