Skip to content

Commit effb830

Browse files
committed
fix helix config
1 parent 48f622c commit effb830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/helix/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ line-number = "relative"
1919
middle-click-paste = false
2020
idle-timeout = 50 # show LSP hints as fast as possible
2121
scroll-lines = 5 # because it has become slow on touchpad
22-
backup.kind = "none"
22+
# backup.kind = "none" # waiting for impl...
2323

2424
# inline hints
2525
end-of-line-diagnostics = "hint"

0 commit comments

Comments
 (0)