]> git.lizzy.rs Git - micro.git/commit
Fix Lua number syntax highlighting (#2409)
authorLars Müller <34514239+appgurueu@users.noreply.github.com>
Thu, 28 Apr 2022 22:28:28 +0000 (00:28 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Apr 2022 22:28:28 +0000 (15:28 -0700)
commitdb3afc1c0d5bcfbab393360407a4beca2b624852
treee150cf0cc602657398e4d22418b67ab3f33d0905
parentdd69599f376ce3f0918a2c4d173d708fb67fe0ec
Fix Lua number syntax highlighting (#2409)

* Fix Lua number syntax highlighting

* Number RegEx: Fix hex exponent

The hex exponent doesn't support hex digits, only decimals.
runtime/syntax/lua.yaml