helix: remove cursorline
This commit is contained in:
parent
cf2d78be1c
commit
3ebcda26d7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in {
|
|||
settings = {
|
||||
theme = "catppuccin_mocha";
|
||||
editor = {
|
||||
cursorline = true;
|
||||
cursorline = false;
|
||||
color-modes = true;
|
||||
indent-guides.render = true;
|
||||
lsp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue