diff --git a/modules/home/shell-conf/nushell/nushell.nix b/modules/home/shell-conf/nushell/nushell.nix index 77ed4d8..8811d9c 100644 --- a/modules/home/shell-conf/nushell/nushell.nix +++ b/modules/home/shell-conf/nushell/nushell.nix @@ -39,7 +39,7 @@ algorithm = "fuzzy"; external = { enable = true; - max_results = 100; + max_results = 200; }; }; };