StanAngeloff / php.vim

An up-to-date Vim syntax for PHP (7.x supported)
477 stars 69 forks source link

syntax match for php number #69

Closed zcodes closed 7 years ago

zcodes commented 7 years ago

add support for matching negative numbers and float numbers.

StanAngeloff commented 7 years ago

Thank you! I'll run with your changes for a day and then merge them into master :+1:

StanAngeloff commented 7 years ago

Thanks, merged :fireworks: