aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/auevents.lua
Commit message (Expand)AuthorAge
* vim-patch:8.1.2044: no easy way to process postponed workzeertzjq2023-08-21
* feat(lsp): implement textDocument/diagnostic (#24128)Chris AtLee2023-07-20
* feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...Mathias Fußenegger2023-06-09
* feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...jdrouhard2023-05-30
* feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...zeertzjq2022-11-23
* vim-patch:9.0.0756 #20680Shougo2022-11-06
* feat(lsp): add LspAttach and LspDetach autocommandsGregory Anders2022-05-18
* vim-patch:8.2.4713: plugins cannot track text scrollingzeertzjq2022-04-12
* feat(events): add DirChangedPrezeertzjq2022-02-11
* docs(autocmd): update docs to match implementationThomas Vigouroux2021-12-18
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* feat: add autocommand event when search wraps around (#8487)Alejandro Exojo2021-12-10
* Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\
| * vim-patch:8.2.3430: no generic way to trigger an autocommand on mode changeMagnus Groß2021-11-18
* | feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)Gregory Anders2021-11-25
|/
* fix: finish renaming to BufModifiedSetRom Grk2020-11-07
* feat: implement BufModified autocmdRom Grk2020-11-07
* Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
|\
| * vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* | feat: implement a working WinScrolled autocmdRom Grk2020-10-28
* | implement scroll autocommandRom Grk2020-10-21
|/
* vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatibleJan Edmund Lazo2020-01-26
* WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
* autocmd: Fix event name casing #11332lacygoill2019-11-04
* autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePostJan Edmund Lazo2019-07-17
* doc [ci skip]Justin M. Keyes2019-04-08
* autocmd: rename MenuPopupChanged to CompleteChanged #9819Qiming zhao2019-03-31
* autocmd: add MenuPopupChanged autocmdchemzqm2019-03-15
* events: add "Signal" event #9564Marco Hinz2019-02-04
* vim-patch:8.0.1445: cannot act on edits in the command lineBjörn Linse2018-12-12
* vim-patch:8.1.0397: no event triggered after updating diffsAnatolii Sakhnik2018-12-09
* auevents.lua: keep events in alphabetical orderJustin M. Keyes2018-10-22
* vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)Jan Edmund Lazo2018-10-11
* vim-patch:8.0.1595: no autocommand triggered before exitingJan Edmund Lazo2018-09-04
* api: list information about all channels/jobs.Björn Linse2018-05-23
* vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
* events: VimSuspend, VimResume #8280geekodour2018-04-15
* cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
* Merge #5928 'New event: DirChanged'Marco Hinz2017-01-16
|\
| * New event: DirChangedMarco Hinz2017-01-13
* | vim-patch:7.4.2075rover2017-01-08
|/
* TextYankPost: add information to v:event and update testsBjörn Linse2016-02-29
* Add TextYankPost and TextDeletePost autocmdsShougo Matsushita2016-02-29
* vim-patch:7.4.786watiko2015-11-28