Fix broken test

imgbot
Blaž Hrastnik 3 years ago
parent dd0b15e1f1
commit d8b94ba85f

@ -1,12 +1,8 @@
- tree sitter:
- lua
- markdown
- zig
- regex
- vue
- kotlin
- julia
- clojure
- erlang

@ -454,6 +454,7 @@ where
highlight_config: OnceCell::new(),
config: None,
//
injection_regex: None,
roots: vec![],
comment_token: None,
auto_format: false,

Loading…
Cancel
Save