[vim/vim] runtime(cpp): recognize C++23 stdfloat types (PR #20367)

3 views
Skip to first unread message

mattn

unread,
May 29, 2026, 3:57:56 AM (5 days ago) May 29
to vim/vim, Subscribed

Highlight the fixed-width floating-point types from C++23 <stdfloat> (float16_t, float32_t, float64_t, float128_t, bfloat16_t) as cppType, guarded by a new cpp_no_cpp23 flag following the existing per-standard pattern. Until now these were not recognized while int8_t etc. were.

Fixes #16498


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20367

Commit Summary

  • c3b27e0 runtime(cpp): recognize C++23 stdfloat types

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20367@github.com>

Christian Brabandt

unread,
Jun 1, 2026, 5:19:51 PM (yesterday) Jun 1
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20367)

I'll also update syntax.txt with the new config variable. Thanks


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20367/c4596596658@github.com>

Reply all
Reply to author
Forward
0 new messages