mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Remove indent level indicator from helix
This commit is contained in:
parent
3874810039
commit
a6d4d122e1
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ homeConfiguration "nixos" {
|
||||||
cursor-shape.normal = "bar";
|
cursor-shape.normal = "bar";
|
||||||
cursorline = true;
|
cursorline = true;
|
||||||
file-picker.hidden = false;
|
file-picker.hidden = false;
|
||||||
indent-guides.render = true;
|
|
||||||
indent-guides.character = "▏";
|
|
||||||
indent-guides.skip-levels = 1;
|
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
shell = [ "nu" "-c" ];
|
shell = [ "nu" "-c" ];
|
||||||
text-width = 100;
|
text-width = 100;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue