Punt on auto-indentation for now
This commit is contained in:
@@ -531,7 +531,6 @@ mod tests {
|
||||
},
|
||||
grammar: grammar.clone(),
|
||||
highlight_query,
|
||||
indent_query: tree_sitter::Query::new(grammar, "").unwrap(),
|
||||
theme_mapping: Default::default(),
|
||||
});
|
||||
lang.set_theme(&theme);
|
||||
|
||||
Reference in New Issue
Block a user