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