5 lines
85 B
TOML
5 lines
85 B
TOML
name = "Rust"
|
|
path_suffixes = ["rs"]
|
|
indent = 4
|
|
indent_nodes = ["mod_item", "block"]
|