mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
vim/syntax/mercury.vim:
Separate matches for Mercury and foreign-language numeric literals,
the latter matching C numeric literals.
Allow underscores in Mercury numeric literals.
Allow floats without fractional part.