Add Rust highlighting (#7125)

pull/7120/head^2
Rob Watson 6 years ago committed by techknowlogick
parent 2a8037fe4e
commit 8bf405986e
  1. 1
      modules/highlight/highlight.go

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

Loading…
Cancel
Save