mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-01-21 10:37:14 +01:00
Match types in Vim9 variable declarations. Match Vim9 boolean and null literals. These are not matched in all contexts yet. related: #15277 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>