aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/indent.rs
diff options
context:
space:
mode:
Diffstat (limited to 'helix-core/src/indent.rs')
-rw-r--r--helix-core/src/indent.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/helix-core/src/indent.rs b/helix-core/src/indent.rs
index 659783ba..ed5a8a47 100644
--- a/helix-core/src/indent.rs
+++ b/helix-core/src/indent.rs
@@ -304,7 +304,6 @@ where
language_id: Lang::Rust,
highlight_config: OnceCell::new(),
//
- path: "../helix-syntax/languages/tree-sitter-rust".into(),
roots: vec![],
language_server: None,
indent: Some(IndentationConfiguration {