From d8b94ba85fdbed9fb0e9ebc60e19e6353efdbf7a Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Thu, 16 Sep 2021 15:54:43 +0900 Subject: Fix broken test --- helix-core/src/indent.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-core') diff --git a/helix-core/src/indent.rs b/helix-core/src/indent.rs index 55802059..d9a0155f 100644 --- a/helix-core/src/indent.rs +++ b/helix-core/src/indent.rs @@ -454,6 +454,7 @@ where highlight_config: OnceCell::new(), config: None, // + injection_regex: None, roots: vec![], comment_token: None, auto_format: false, -- cgit v1.2.3-70-g09d2