mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Update prolog.nanorc
This commit is contained in:
parent
111e773fa5
commit
eea5629d2c
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue