Add syntax highlighting for Cargo.toml files (#2830)

Release Notes:

- Added syntax highlighting for `Cargo.toml` files
This commit is contained in:
Joseph T. Lyons
2023-08-07 17:28:21 -04:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
name = "TOML"
path_suffixes = ["toml"]
path_suffixes = ["Cargo.lock", "toml"]
line_comment = "# "
autoclose_before = ",]}"
brackets = [