helix: disable custom shell
This commit is contained in:
parent
c5915e1d24
commit
e4dc42c2f9
1 changed files with 0 additions and 5 deletions
|
@ -364,11 +364,6 @@ let
|
||||||
completion-timeout = 5;
|
completion-timeout = 5;
|
||||||
clipboard-provider = "wayland";
|
clipboard-provider = "wayland";
|
||||||
|
|
||||||
# Shell to use when running external commands.
|
|
||||||
shell = [
|
|
||||||
(getExe pkgs.nushell)
|
|
||||||
"-c"
|
|
||||||
];
|
|
||||||
completion-trigger-len = 1;
|
completion-trigger-len = 1;
|
||||||
completion-replace = true;
|
completion-replace = true;
|
||||||
mouse = true;
|
mouse = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue