Eo: Fix octal error presentation.

This commit is contained in:
Tom Hacohen 2014-07-31 10:18:31 +01:00
parent e82676200e
commit 89065e2629
1 changed files with 2 additions and 1 deletions

View File

@ -78,9 +78,10 @@ hi def link eoFloat Float
hi def link eoOctal Number
hi def link eoOctalZero Number
hi def link eoNumber Number
hi def link eoNumbers Number
hi def link eoNumbersCom Number
hi def link eoOctalError Error
hi def link eoStructure Structure
hi def link eoClassTypes Structure