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