diff --git a/editor/helix/config.toml b/editor/helix/config.toml index bfa161d..e4f9f7e 100644 --- a/editor/helix/config.toml +++ b/editor/helix/config.toml @@ -4,6 +4,7 @@ theme="sonokai" mouse = false preview-completion-insert = false color-modes = true +cursorline = true [editor.indent-guides] render = true