diff --git a/helix-core/src/syntax.rs b/helix-core/src/syntax.rs index f76683b94..d3750e757 100644 --- a/helix-core/src/syntax.rs +++ b/helix-core/src/syntax.rs @@ -381,7 +381,7 @@ fn initialize_highlight(&self, scopes: &[String]) -> Option