This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add Rust highlighting (
#7125
)
for-closed-social
Rob Watson
5 years ago
committed by
techknowlogick
parent
2a8037fe4e
commit
8bf405986e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
modules/highlight/highlight.go
+ 1
- 0
modules/highlight/highlight.go
View File
@ -51,6 +51,7 @@ var (
".php"
:
{
}
,
".py"
:
{
}
,
".rb"
:
{
}
,
".rs"
:
{
}
,
".scss"
:
{
}
,
".sql"
:
{
}
,
".scala"
:
{
}
,
Write
Preview
Loading…
Cancel
Save