1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-01 17:38:33 +00:00

Enable sintax highlighting on diff view. Close #733

This commit is contained in:
Andrey Nering 2016-01-31 14:19:02 -02:00
parent 137a49e834
commit 2bfb8bb5fd
9 changed files with 38 additions and 11 deletions

View file

@ -2,7 +2,7 @@
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package template
package highlight
import (
"path"