index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
auevents.lua
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2044: no easy way to process postponed work
zeertzjq
2023-08-21
*
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
2023-07-20
*
feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...
Mathias Fußenegger
2023-06-09
*
feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...
jdrouhard
2023-05-30
*
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
vim-patch:9.0.0756 #20680
Shougo
2022-11-06
*
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
docs(autocmd): update docs to match implementation
Thomas Vigouroux
2021-12-18
*
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
feat: add autocommand event when search wraps around (#8487)
Alejandro Exojo
2021-12-10
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)
Gregory Anders
2021-11-25
|
/
*
fix: finish renaming to BufModifiedSet
Rom Grk
2020-11-07
*
feat: implement BufModified autocmd
Rom Grk
2020-11-07
*
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
\
|
*
vim-patch:8.2.1874: can't do something just before leaving Insert mode
Jan Edmund Lazo
2020-10-21
*
|
feat: implement a working WinScrolled autocmd
Rom Grk
2020-10-28
*
|
implement scroll autocommand
Rom Grk
2020-10-21
|
/
*
vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatible
Jan Edmund Lazo
2020-01-26
*
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
autocmd: add WinClosed event
Marcos ALMEIDA
2020-01-18
*
autocmd: Fix event name casing #11332
lacygoill
2019-11-04
*
autocmds: TermEnter, TermLeave #8550
Usama Hameed
2019-09-14
*
rename: UIAttach/UIDetach => UIEnter/UILeave
Justin M. Keyes
2019-09-12
*
UIAttach, UIDetach
Rui Abreu Ferreira
2019-09-12
*
vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePost
Jan Edmund Lazo
2019-07-17
*
doc [ci skip]
Justin M. Keyes
2019-04-08
*
autocmd: rename MenuPopupChanged to CompleteChanged #9819
Qiming zhao
2019-03-31
*
autocmd: add MenuPopupChanged autocmd
chemzqm
2019-03-15
*
events: add "Signal" event #9564
Marco Hinz
2019-02-04
*
vim-patch:8.0.1445: cannot act on edits in the command line
Björn Linse
2018-12-12
*
vim-patch:8.1.0397: no event triggered after updating diffs
Anatolii Sakhnik
2018-12-09
*
auevents.lua: keep events in alphabetical order
Justin M. Keyes
2018-10-22
*
vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)
Jan Edmund Lazo
2018-10-11
*
vim-patch:8.0.1595: no autocommand triggered before exiting
Jan Edmund Lazo
2018-09-04
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
*
events: VimSuspend, VimResume #8280
geekodour
2018-04-15
*
cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)
Björn Linse
2017-11-22
*
Merge #5928 'New event: DirChanged'
Marco Hinz
2017-01-16
|
\
|
*
New event: DirChanged
Marco Hinz
2017-01-13
*
|
vim-patch:7.4.2075
rover
2017-01-08
|
/
*
TextYankPost: add information to v:event and update tests
Björn Linse
2016-02-29
*
Add TextYankPost and TextDeletePost autocmds
Shougo Matsushita
2016-02-29
*
vim-patch:7.4.786
watiko
2015-11-28
[next]