1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Helix config tinkering

This commit is contained in:
RGBCube 2023-11-12 20:50:37 +03:00
parent e80030012c
commit 2ca73c6515
No known key found for this signature in database

View file

@ -8,10 +8,12 @@
settings.editor = {
color-modes = true;
completion-replace = true;
completion-trigger-len = 0;
cursor-shape.insert = "bar";
cursorline = true;
idle-timeout = 0;
bufferline = "multiple";
idle-timeout = 100;
file-picker.hidden = false;
line-number = "relative";
shell = [ "nu" "--commands" ];