mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Increase helix suggestion delay
This commit is contained in:
parent
d6a5f28231
commit
7b89f5314a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
cursorline = true;
|
||||
bufferline = "multiple";
|
||||
file-picker.hidden = false;
|
||||
idle-timeout = 200;
|
||||
idle-timeout = 300;
|
||||
line-number = "relative";
|
||||
shell = [ "bash" "-c" ];
|
||||
text-width = 100;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue