mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 20:47:48 +00:00
Reduce completion time to 200 for helix
This commit is contained in:
parent
22df5cc340
commit
89a136ca4a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
cursorline = true;
|
cursorline = true;
|
||||||
bufferline = "multiple";
|
bufferline = "multiple";
|
||||||
file-picker.hidden = false;
|
file-picker.hidden = false;
|
||||||
|
idle-timeout = 200;
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
shell = [ "nu" "--commands" ];
|
shell = [ "nu" "--commands" ];
|
||||||
text-width = 100;
|
text-width = 100;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue