1
1

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

Этот коммит содержится в:
Benno Schulenberg 2021-09-15 10:00:41 +02:00
родитель 0010cd4443
Коммит baaff48547

Просмотреть файл

@ -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