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 = {
|
settings = {
|
||||||
theme = "catppuccin_mocha";
|
theme = "catppuccin_mocha";
|
||||||
editor = {
|
editor = {
|
||||||
cursorline = true;
|
cursorline = false;
|
||||||
color-modes = true;
|
color-modes = true;
|
||||||
indent-guides.render = true;
|
indent-guides.render = true;
|
||||||
lsp = {
|
lsp = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue