helix: remove cursorline

This commit is contained in:
Charlie Root 2024-10-06 12:48:43 +02:00
commit 3ebcda26d7
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -19,7 +19,7 @@ in {
settings = {
theme = "catppuccin_mocha";
editor = {
cursorline = true;
cursorline = false;
color-modes = true;
indent-guides.render = true;
lsp = {