Add color modes to helix

This commit is contained in:
2022-09-19 12:21:36 -05:00
parent e7613ca68b
commit 68440b7661
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
theme = "bogster"
[editor]
color-modes = true
cursorline = true
indent-guides.render = true
true-color = true