A post-modern development environment.
1# Auto detect text files and perform normalization
2* text=auto
3
4*.rs text diff=rust
5*.toml text diff=toml
6
7*.scm text diff=scheme
8*.md text diff=markdown
9
10book/theme/highlight.js linguist-vendored
11runtime/queries/**/*.scm linguist-language=Tree-sitter-Query
12tests/indent/** linguist-documentation
13tests/query/** linguist-documentation
14Cargo.lock text