1
0
Fork 0

Improve helix config

This commit is contained in:
Malte 2022-11-24 00:18:04 +01:00
parent 431af873ed
commit a30e4c3ffd

View file

@ -73,7 +73,7 @@ in {
};
lsp.display-messages = true;
indent-guides.render = true;
cursorline = true;
# cursorline = true; # Not in released helix
# color-modes = true; # Not in released helix
};
};