diff --git a/src/parse/tree_sitter_parser.rs b/src/parse/tree_sitter_parser.rs index 42bb5a8eb..cdd2a85ce 100644 --- a/src/parse/tree_sitter_parser.rs +++ b/src/parse/tree_sitter_parser.rs @@ -13,9 +13,9 @@ use crate::parse::guess_language as guess; use crate::parse::syntax::{AtomKind, Syntax}; /// A language may contain certain nodes that are in other languages -/// and should be parsed as such (e.g. HTML `