Add another popular file name extension 'adoc'

This commit is contained in:
Sander M 2015-09-26 21:13:07 +02:00
parent 4bce073b29
commit 06ae63d9f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
syntax "asciidoc" "\.(asc|asciidoc)$"
syntax "asciidoc" "\.(asc|asciidoc|adoc)$"
# main header
color red "^====+$"