mirror of
https://github.com/neovim/neovim.git
synced 2026-08-01 13:19:20 +00:00
Today there is a constraint that these arguments to the enable filter be
mutually exclusive, but I do not know why such a constraint exists (it
is perfectly reasonable to want to enable a capabilility for just one
buffer and just one client).
(cherry picked from commit ed267268b8)