aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd/signal_spec.lua
Commit message (Collapse)AuthorAge
* events: add "Signal" event #9564Marco Hinz2019-02-04
..which gets triggered when SIGUSR1 is sent to the nvim process. Closes #9562