1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-25 09:55:40 +01:00

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

View File

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