mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 11:50:27 +00:00
Add Rust highlighting (#7125)
This commit is contained in:
committed by
techknowlogick
parent
2a8037fe4e
commit
8bf405986e
@@ -51,6 +51,7 @@ var (
|
||||
".php": {},
|
||||
".py": {},
|
||||
".rb": {},
|
||||
".rs": {},
|
||||
".scss": {},
|
||||
".sql": {},
|
||||
".scala": {},
|
||||
|
||||
Reference in New Issue
Block a user