Skip to content

Commit c91b2cc

Browse files
committed
fix: make telescope prompt position in the bottom.
1 parent a452e73 commit c91b2cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lua/modules/configs/tool/telescope.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ return function()
2525
file_ignore_patterns = { ".git/", ".cache", "build/", "%.class", "%.pdf", "%.mkv", "%.mp4", "%.zip" },
2626
layout_config = {
2727
horizontal = {
28-
prompt_position = "top",
2928
preview_width = 0.55,
3029
results_width = 0.8,
3130
},

0 commit comments

Comments
 (0)