Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim-patch:06bdac158072 #28691

Merged
merged 1 commit into from
May 10, 2024
Merged

vim-patch:06bdac158072 #28691

merged 1 commit into from
May 10, 2024

Conversation

clason
Copy link
Member

@clason clason commented May 10, 2024

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

vim/vim@06bdac1

Co-authored-by: Aliaksei Budavei [email protected]

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

vim/vim@06bdac1

Co-authored-by: Aliaksei Budavei <[email protected]>
@github-actions github-actions bot added the vim-patch See https://neovim.io/doc/user/dev_vimpatch.html label May 10, 2024
@clason clason merged commit 17d8f3b into neovim:master May 10, 2024
31 checks passed
@github-actions github-actions bot removed the request for review from seandewar May 10, 2024 16:26
@clason clason deleted the vim-06bdac158072 branch May 10, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants