mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +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;
|
||||
bufferline = "multiple";
|
||||
file-picker.hidden = false;
|
||||
idle-timeout = 200;
|
||||
line-number = "relative";
|
||||
shell = [ "nu" "--commands" ];
|
||||
text-width = 100;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue