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:
parent
b5a3af0df5
commit
0b142c529d
1 changed files with 10 additions and 9 deletions
|
@ -10,6 +10,7 @@
|
|||
settings.editor = {
|
||||
color-modes = true;
|
||||
completion-replace = true;
|
||||
completion-trigger-len = 0;
|
||||
cursor-shape.insert = "bar";
|
||||
cursorline = true;
|
||||
bufferline = "multiple";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue