[vim/vim] runtime(mbsync): Properly handle values for the "Sync" keyword (PR #20243)

3 views
Skip to first unread message

Cyril Roelandt

unread,
May 18, 2026, 1:40:33 PM (12 hours ago) May 18
to vim/vim, Subscribed

This has been manually tested with my personal mbsync configuration and
with the following test file:

$ cat test.mbsyncrc
Channel Foo
# None may not be combined with other operations
Sync None
Sync None New
# First form
Sync Pull
Sync Push
Sync New
Sync Old
Sync Upgrade
Sync ReNew
Sync Gone
Sync Delete
Sync Flags
Sync Invalid
# Second form
Sync PullNew
Sync PullOld
Sync PullUpgrade
Sync PullReNew
Sync PullGone
Sync PullDelete
Sync PullFlags
Sync PullFull
Sync PullAll
Sync PullInvalid
Sync PushNew
Sync PushOld
Sync PushUpgrade
Sync PushReNew
Sync PushGone
Sync PushDelete
Sync PushFlags
Sync PushFull
Sync PushAll
Sync PushInvalid
Sync NewInvalid
# Multiple operations
Sync New Upgrade Gone Flags
# Mix of the two styles (an example from the mbsync manpage)
Sync PullNew PullGone Push
# Syntaxically correct, though they will raise a warning in mbsync:
Sync PullNew Pull
Sync PullNew Gone Push

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

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

Commit Summary

  • 79d2a19 runtime(mbsync): Properly handle values for the "Sync" keyword

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20243@github.com>

Christian Brabandt

unread,
May 18, 2026, 4:32:37 PM (9 hours ago) May 18
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20243)

Thanks. ping @Fymyte


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

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

Reply all
Reply to author
Forward
0 new messages