diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-07-25 09:26:13 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-25 10:01:35 +0200 |
commit | 108d2bf74bc02eaed74beae5589d7116936aefa5 (patch) | |
tree | f514354a756a8e66a6cceafaa5e311c7b02db4d2 /src | |
parent | 90d40c68dcb91f30ad416e5d368cd230585c584d (diff) | |
download | rneovim-108d2bf74bc02eaed74beae5589d7116936aefa5.tar.gz rneovim-108d2bf74bc02eaed74beae5589d7116936aefa5.tar.bz2 rneovim-108d2bf74bc02eaed74beae5589d7116936aefa5.zip |
vim-patch:e73e5b8: runtime(java): Optionally highlight the :: token for method references
This token will be highlighted, similar to the arrow of
lambda expressions, whenever "g:java_highlight_functions" is
defined.
Also:
- Improve the recognition of _switch-case_ labels
(D-Cysteine).
- Remove insignificant empty statements in syntax test
files.
closes: vim/vim#15322
References:
https://docs.oracle.com/javase/specs/jls/se21/html/jls-15.html#jls-15.13
https://github.com/fleiner/vim/pull/1
https://github.com/vim/vim/commit/e73e5b889b52675a9ea58cf154235c7f25d107d5
Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>
Co-authored-by: D-Cysteine <54219287+D-Cysteine@users.noreply.github.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions