diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-05-10 17:05:25 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-05-10 18:26:35 +0200 |
commit | 17d8f3b32ac18fcabf8e9869b8d9b88df27d1934 (patch) | |
tree | 9b330810dd71ad0279e250cfb77f03c0df01624e /runtime/lua/vim/ui.lua | |
parent | c1a95d9653f39c5e118d030270e4b77ebd20139e (diff) | |
download | rneovim-17d8f3b32ac18fcabf8e9869b8d9b88df27d1934.tar.gz rneovim-17d8f3b32ac18fcabf8e9869b8d9b88df27d1934.tar.bz2 rneovim-17d8f3b32ac18fcabf8e9869b8d9b88df27d1934.zip |
vim-patch:06bdac158072
runtime(java): Stop handpicking syntax groups for @javaTop (vim/vim#14727)
* runtime(java): Stop handpicking syntax groups for @javaTop
Also:
- Remove the obsolete comment for g:java_allow_cpp_keywords.
- Remove the commented out groups java\%[Debug\]StringError.
- Infer and set the preferred formatting Vim options from
the modeline.
Since vim-6-0u, non-contained syntax groups can be referred
to by using the "contains=TOP..." argument.
* Set &encoding and &termencoding to "utf-8" for test files
* Limit non-ASCII charset to [§ƒɐɘʬʭΑ-Τα-μ] for test files
https://github.com/vim/vim/commit/06bdac158072b90560915f8e664ee6d9bdab2f9b
Co-authored-by: Aliaksei Budavei <32549825+zzzyxwvut@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions