[vim/vim] runtime(vim): Update base syntax, match user-command args (PR #21035)

3 views
Skip to first unread message

dkearns

unread,
Aug 12, 2026, 11:03:25 PM (15 hours ago) Aug 12
to vim/vim, Subscribed
  • Trailing bar and tail comments are not explicitly supported. The
    command is matched to EOL.

  • In Vim9 script the following always matches as an assignment:
    UserCommand = 2
    Use a leading colon to force matching the user command:
    :UserCommand = 2

Fixes #20854.


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

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

Commit Summary

  • 251fc36 runtime(vim): Update base syntax, match user-command args

File Changes

(8 files)

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/21035@github.com>

Reply all
Reply to author
Forward
0 new messages