diff --git a/helix-core/src/syntax.rs b/helix-core/src/syntax.rs index 8c51d5ebb..61d382fde 100644 --- a/helix-core/src/syntax.rs +++ b/helix-core/src/syntax.rs @@ -368,7 +368,13 @@ fn initialize_highlight(&self, scopes: &[String]) -> Option