diff --git a/helix-core/src/auto_pairs.rs b/helix-core/src/auto_pairs.rs index cc9668529a6d9..abbbdb8f5e429 100644 --- a/helix-core/src/auto_pairs.rs +++ b/helix-core/src/auto_pairs.rs @@ -161,3 +161,22 @@ fn handle_same(_doc: &Rope, _selection: &Selection, _token: char) -> Option,