index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
autocmd_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-13
feat(api): rename buffer to buf in retval #38900
Justin M. Keyes
1
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-04-08
fix(api)!: nvim_clear_autocmds() "event" handling
Sean Dewar
1
2026-04-08
docs(api): nvim_exec_autocmds() default "pattern"
Sean Dewar
1
2026-04-08
fix(api)!: empty non-nil autocmd "pattern" handling
Sean Dewar
1
2026-03-17
docs: api, lsp, messages, intro #38327
Justin M. Keyes
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2025-09-24
test: remove a few more redundant clear() calls (#35903)
zeertzjq
1
2025-01-26
feat(api): nvim_get_autocmds filter by id#31549
glepnir
1
2024-12-06
fix(events): don't expand `args.file` for Lua callback (#31473)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-17
fix(lua): only free luarefs when returning from API (#28373)
zeertzjq
1
2024-04-16
test: getting autocmd Lua callback in Vimscript (#28367)
zeertzjq
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-10-29
docs: small fixes (#25585)
dundargoc
1
2023-10-09
fix(autocmd): API functions accept garbage after event name #25523
ii14
1
2023-08-07
test(api): update tests to new error messages
bfredl
1
2023-06-07
fix(events): don't expand non-file as file name
zeertzjq
1
2023-04-23
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
1
2023-02-14
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
1
2023-02-14
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22256
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22187
Justin M. Keyes
1
2023-02-11
refactor: move init_default_autocmds to lua
glacambre
1
2023-01-12
fix(api): nvim_create_autocmd crash on invalid types inside pattern array
ii14
1
2022-12-11
docs #20986
Justin M. Keyes
1
2022-06-26
feat(api): support pattern array for exec_autocmds
Christian Clason
1
2022-06-09
feat(autocmds): retrieve lua callback (#18642)
kylo252
1
2022-05-21
fix(autocmds): separate command from desc (#18617)
kylo252
1
2022-05-18
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
1
2022-05-05
feat(api): add `group_name` to `nvim_get_autocmds`
Famiu Haque
1
2022-04-26
test: correct order of arguments to eq() and neq()
zeertzjq
1
2022-04-08
feat(api)!: pass args table to autocommand callbacks
Gregory Anders
1
2022-04-01
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
1
2022-03-31
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
1
2022-03-31
Merge pull request #17929 from lewis6991/autocmd
bfredl
1
2022-03-31
fix(api): improve autocmd error handling
Lewis Russell
1
2022-03-31
feat(api): nvim_clear_autocmd
TJ DeVries
1
2022-03-30
fix: set nested before executing callback (#17801)
TJ DeVries
1
2022-03-26
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
1
2022-03-19
feat(api): remove Lua autocommand callbacks when they return true (#17784)
Gregory Anders
1
2022-03-07
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
1
2022-03-06
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
1
2022-03-01
fix(api): include event in get_autocmds (#17553)
Christian Clason
1
2022-02-28
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
1
[next]