diff --git a/helix-core/src/indent.rs b/helix-core/src/indent.rs index b3b0ba66334b..487bae413b05 100644 --- a/helix-core/src/indent.rs +++ b/helix-core/src/indent.rs @@ -237,7 +237,7 @@ fn get_first_in_line(mut node: Node, new_line_byte_pos: Option) -> Vec