mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 07:18:17 +00:00

Problem: It is difficult to ignore all but some events.
Solution: Add support for a "-" prefix syntax in '(win)eventignore' that
subtracts an event from the ignored set if present
(Luuk van Baal).
8cc6d8b187