enable syntax highlight on copr-dist-git
This commit is contained in:
parent
518ff32b8d
commit
2508622b74
2 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@
|
|||
- copr-dist-git
|
||||
- rdiff-backup
|
||||
- tmpwatch
|
||||
- highlight
|
||||
|
||||
- name: install copr-dist-git
|
||||
dnf: state=latest name={{ item }}
|
||||
|
|
|
@ -63,7 +63,7 @@ mimetype.png=image/png
|
|||
mimetype.svg=image/svg+xml
|
||||
|
||||
# Enable syntax highlighting (requires the highlight package)
|
||||
#source-filter=/usr/libexec/cgit/filters/syntax-highlighting.sh
|
||||
source-filter=/usr/libexec/cgit/filters/syntax-highlighting.sh
|
||||
|
||||
##
|
||||
## List of repositories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue