helix: Update config
This commit is contained in:
@@ -2,7 +2,7 @@ theme = "monokai"
|
|||||||
|
|
||||||
[editor]
|
[editor]
|
||||||
idle-timeout = 0
|
idle-timeout = 0
|
||||||
completion-trigger-len = 1
|
completion-trigger-len = 2
|
||||||
|
|
||||||
[editor.statusline]
|
[editor.statusline]
|
||||||
left = [
|
left = [
|
||||||
@@ -33,3 +33,12 @@ display-inlay-hints = true
|
|||||||
|
|
||||||
[editor.cursor-shape]
|
[editor.cursor-shape]
|
||||||
insert = "bar"
|
insert = "bar"
|
||||||
|
|
||||||
|
[editor.file-picker]
|
||||||
|
hidden = false
|
||||||
|
|
||||||
|
[editor.indent-guides]
|
||||||
|
render = true
|
||||||
|
|
||||||
|
[editor.soft-wrap]
|
||||||
|
enable = true
|
||||||
|
|||||||
Reference in New Issue
Block a user