NixOS configuration ๐Ÿช„
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿš‘๏ธ fixed telescope_grep preview_width value

Signed-off-by: Xaiya Schumin <d.schumin@proton.me>

+1 -1
+1 -1
modules/home/cli/neovim/telescope.nix
··· 20 20 sorting_strategy = "ascending"; 21 21 layout_config = { 22 22 prompt_position = "top"; 23 - preview_width = 0.5; 23 + # preview_width = 0.5; 24 24 width = 0.40; 25 25 height = 0.40; 26 26 };