diff --git a/roles/home/helix.nix b/roles/home/helix.nix index cef82f6..64f0825 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -23,7 +23,6 @@ in cursorline = true true-color = true gutters = ["diff", "diagnostics", "line-numbers", "spacer"] - completion-replace = true [editor.cursor-shape] insert = "bar"