mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
helix: set shell to nu
This commit is contained in:
parent
f0b22c8681
commit
f2702acf46
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ in {
|
||||||
file-picker.hidden = false;
|
file-picker.hidden = false;
|
||||||
idle-timeout = 0;
|
idle-timeout = 0;
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
|
shell = [ "nu" "--commands" ];
|
||||||
text-width = 100;
|
text-width = 100;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue