We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f622c commit effb830Copy full SHA for effb830
.config/helix/config.toml
@@ -19,7 +19,7 @@ line-number = "relative"
19
middle-click-paste = false
20
idle-timeout = 50 # show LSP hints as fast as possible
21
scroll-lines = 5 # because it has become slow on touchpad
22
-backup.kind = "none"
+# backup.kind = "none" # waiting for impl...
23
24
# inline hints
25
end-of-line-diagnostics = "hint"
0 commit comments