mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Add another popular file name extension 'adoc'
This commit is contained in:
parent
4bce073b29
commit
06ae63d9f4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
syntax "asciidoc" "\.(asc|asciidoc)$"
|
syntax "asciidoc" "\.(asc|asciidoc|adoc)$"
|
||||||
|
|
||||||
# main header
|
# main header
|
||||||
color red "^====+$"
|
color red "^====+$"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue