diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-06-23 12:00:49 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-06-23 12:20:08 +0200 |
commit | be999e6a0e5b251b2b37500d06636d4167334c6e (patch) | |
tree | b34288a2513974a14306e968294e5d4baf76aedf /runtime/lua/vim/lsp/buf.lua | |
parent | 6c3f7e7e27a0ffcf6d58dc1f5ad2fce7e59a2d88 (diff) | |
download | rneovim-be999e6a0e5b251b2b37500d06636d4167334c6e.tar.gz rneovim-be999e6a0e5b251b2b37500d06636d4167334c6e.tar.bz2 rneovim-be999e6a0e5b251b2b37500d06636d4167334c6e.zip |
vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_functions"
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
https://github.com/vim/vim/commit/01a4fb104dbee6a8b7ef20394a2a7c5b49cf49ca
Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions