chore: Format files
This commit is contained in:
parent
2f6b2b4b70
commit
44cecab3f4
42 changed files with 130 additions and 108 deletions
|
|
@ -1,8 +1,8 @@
|
|||
use std::env;
|
||||
use std::path::PathBuf;
|
||||
use syntect::dumps;
|
||||
use syntect::parsing::syntax_definition::SyntaxDefinition;
|
||||
use syntect::parsing::SyntaxSetBuilder;
|
||||
use syntect::parsing::syntax_definition::SyntaxDefinition;
|
||||
|
||||
fn main() {
|
||||
let mut ssb = SyntaxSetBuilder::new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue