mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 06:05:18 +00:00
Improve variable highlighting in :let, :unlet, :const and :for commands. Match registers and local, global and terminal option variables. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>