disable helix mouse support

This commit is contained in:
ark-lamp-umbrella 2024-04-12 18:17:15 -07:00
parent 0f59bcb08d
commit 0c841b6689
Signed by: ark-lamp-umbrella
GPG Key ID: 15E48F7B97025652
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ in
settings = {
theme = "catppuccin-macchiato";
editor = {
mouse = false;
line-number = "relative";
cursorline = true;
color-modes = true;