mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 13:40:07 +02:00
adding support for aleph (http://www.swi-prolog.org/pack/list?p=aleph) .b, .f and .n file extensions
This commit is contained in:
parent
2546932d69
commit
f2ad8855cf
@ -1,6 +1,6 @@
|
||||
## Here is a prolog example.
|
||||
|
||||
syntax "prolog" "\.pl"
|
||||
syntax "prolog" "\.(pl|b|f|n)" # to add support also for aleph .b, .f and .n file extensions.
|
||||
comment "%"
|
||||
|
||||
# Reset everything
|
||||
|
Loading…
x
Reference in New Issue
Block a user