aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/aucmd.c
Commit message (Expand)AuthorAge
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
* refactor: format with uncrustify #15722dundargoc2021-09-19
* fix(defaults): "syntax sync maxlines=1" on CmdwinEnter #15552Justin M. Keyes2021-09-02
* feat(defaults): limit syntax cost on CmdwinEnter #15401Gregory Anders2021-09-02
* removed whitespaceBK16032020-07-03
* clarified the reason for waitBK16032020-07-02
* Update file on focus gainedBK16032020-07-02
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* xenial: fix clang error messagesMarco Hinz2018-11-24
* eventloop: loop_schedule_deferred()Justin M. Keyes2017-09-05
* eventloop: FocusGained: schedule the scheduleJustin M. Keyes2017-09-05
* eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05