mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Helix config tinkering
This commit is contained in:
parent
e80030012c
commit
2ca73c6515
1 changed files with 3 additions and 1 deletions
|
@ -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" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue