mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
With the variables defined, distinctly highlight parts of
a method declaration header: its name and parameter list
parens, from its type parameters, return type, and formal
parameters; and distinctly highlight parts of a lambda
expression: its parameter list parens and the arrow, from
its formal parameters and identifiers.
closes: vim/vim#15083
01a4fb104d
Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>
35 KiB
35 KiB