Add syntax highlighting for Cargo.toml files

This commit is contained in:
Joseph T. Lyons 2023-08-07 17:24:22 -04:00
parent 580c2ea8eb
commit dbf25ea2ff

View file

@ -1,5 +1,5 @@
name = "TOML"
path_suffixes = ["toml"]
path_suffixes = ["Cargo.lock", "toml"]
line_comment = "# "
autoclose_before = ",]}"
brackets = [