reduce telescope picker size

This commit is contained in:
♥ Minnie ♥ 2025-05-15 19:36:18 +08:00
parent b54625d285
commit a6709013ff
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -10,6 +10,18 @@
}; };
}; };
# Configure telescope settings.
settings = {
defaults = {
layout_strategy = "horizontal";
# Reduce height / width of picker
layout_config = {
height = 0.8;
width = 0.8;
};
};
};
# Configure our telescope keymaps. # Configure our telescope keymaps.
keymaps = { keymaps = {
# Find # Find