1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-21 15:54:19 -04:00

Add Rust highlighting (#7125)

This commit is contained in:
Rob Watson 2019-06-04 23:01:47 +02:00 committed by techknowlogick
parent 2a8037fe4e
commit 8bf405986e

View File

@ -51,6 +51,7 @@ var (
".php": {},
".py": {},
".rb": {},
".rs": {},
".scss": {},
".sql": {},
".scala": {},