Add initial light/dark themes and profiles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
theme = "bogster"
|
||||
theme = "{{helix_theme}}"
|
||||
|
||||
[editor]
|
||||
color-modes = true
|
||||
@@ -10,3 +10,9 @@ true-color = true
|
||||
insert = "bar"
|
||||
normal = "block"
|
||||
select = "underline"
|
||||
|
||||
[editor.search]
|
||||
smart-case = false
|
||||
|
||||
[keys.normal]
|
||||
C-r = ":config-reload"
|
||||
|
Reference in New Issue
Block a user