mirror of
https://github.com/scopatz/nanorc
synced 2024-11-05 09:10:00 +01:00
fix highlighting for v2.9.*
Get rid of message `Error in /usr/share/nano-syntax-highlighting/etc-hosts.nanorc on line 11: Color "normal" not understood.` after nano exits.
This commit is contained in:
parent
4aa8d461de
commit
adfc6adccc
@ -8,7 +8,7 @@ color yellow "^[0-9\.]+\s"
|
||||
icolor green "^[0-9a-f:]+\s"
|
||||
|
||||
# interpunction
|
||||
color normal "[.:]"
|
||||
color white "[.:]"
|
||||
|
||||
# comments
|
||||
color brightblack "^#.*"
|
||||
|
Loading…
Reference in New Issue
Block a user