Common/helix: enable color modes

This commit is contained in:
Toast 2024-02-14 12:30:24 +01:00
parent fea701c7b8
commit 7af7bd2b4f

View file

@ -14,6 +14,7 @@
editor = {
mouse = true;
cursorline = true;
color-modes = true;
statusline.mode = {
normal = "Normal";
insert = "Insert";