1
Fork 0
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:
RGBCube 2023-12-03 12:20:10 +03:00
parent 22df5cc340
commit 89a136ca4a
No known key found for this signature in database

View file

@ -15,6 +15,7 @@
cursorline = true;
bufferline = "multiple";
file-picker.hidden = false;
idle-timeout = 200;
line-number = "relative";
shell = [ "nu" "--commands" ];
text-width = 100;