1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Increase helix suggestion delay

This commit is contained in:
RGBCube 2023-12-13 14:23:52 +03:00
parent d6a5f28231
commit 7b89f5314a
No known key found for this signature in database

View file

@ -27,7 +27,7 @@
cursorline = true; cursorline = true;
bufferline = "multiple"; bufferline = "multiple";
file-picker.hidden = false; file-picker.hidden = false;
idle-timeout = 200; idle-timeout = 300;
line-number = "relative"; line-number = "relative";
shell = [ "bash" "-c" ]; shell = [ "bash" "-c" ];
text-width = 100; text-width = 100;