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

Set Helix trigger len to 0

This commit is contained in:
RGBCube 2023-11-29 00:10:11 +03:00
parent b5a3af0df5
commit 0b142c529d
No known key found for this signature in database

View file

@ -10,6 +10,7 @@
settings.editor = {
color-modes = true;
completion-replace = true;
completion-trigger-len = 0;
cursor-shape.insert = "bar";
cursorline = true;
bufferline = "multiple";