Files
mercury/vim/syntax
Peter Wang 5067e0d121 Update vim syntax to allow underscores in numeric literals.
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.
2017-01-30 18:48:50 +11:00
..