syntax: nanorc: recognize also the template of the sample nanorc file

master
Benno Schulenberg 2021-09-15 10:00:41 +02:00
parent 0010cd4443
commit baaff48547
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Syntax highlighting for nanorc files. ## Syntax highlighting for nanorc files.
syntax nanorc "\.?nanorc$" syntax nanorc "\.?nanorc(\.in)?$"
comment "#" comment "#"
# Everything that does not get recolored is invalid # Everything that does not get recolored is invalid