mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Add another popular file name extension 'adoc'
This commit is contained in:
parent
4bce073b29
commit
06ae63d9f4
|
@ -1,4 +1,4 @@
|
||||||
syntax "asciidoc" "\.(asc|asciidoc)$"
|
syntax "asciidoc" "\.(asc|asciidoc|adoc)$"
|
||||||
|
|
||||||
# main header
|
# main header
|
||||||
color red "^====+$"
|
color red "^====+$"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user