We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a452e73 commit c91b2ccCopy full SHA for c91b2cc
1 file changed
lua/modules/configs/tool/telescope.lua
@@ -25,7 +25,6 @@ return function()
25
file_ignore_patterns = { ".git/", ".cache", "build/", "%.class", "%.pdf", "%.mkv", "%.mp4", "%.zip" },
26
layout_config = {
27
horizontal = {
28
- prompt_position = "top",
29
preview_width = 0.55,
30
results_width = 0.8,
31
},
0 commit comments