mirror of
https://github.com/scopatz/nanorc
synced 2024-11-16 14:14:15 +01:00
Update prolog.nanorc
This commit is contained in:
parent
111e773fa5
commit
eea5629d2c
@ -1,10 +1,10 @@
|
|||||||
## Here is a prolog example.
|
## Here is a prolog example.
|
||||||
|
|
||||||
syntax prolog "\.pl"
|
syntax "prolog" "\.pl"
|
||||||
comment "%"
|
comment "%"
|
||||||
|
|
||||||
# Reset everything
|
# Reset everything
|
||||||
color normal ".*"
|
color white ".*"
|
||||||
|
|
||||||
# Integers and floats
|
# Integers and floats
|
||||||
color yellow "(^| |=)[0-9]+\.?[0-9]*"
|
color yellow "(^| |=)[0-9]+\.?[0-9]*"
|
||||||
|
Loading…
Reference in New Issue
Block a user