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
/
api
/
autocmd.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
2022-04-01
|
\
|
*
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
2022-03-31
*
|
Merge pull request #17929 from lewis6991/autocmd
bfredl
2022-03-31
|
\
\
|
|
/
|
/
|
|
*
fix(api): improve autocmd error handling
Lewis Russell
2022-03-31
*
|
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
|
/
*
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
*
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
2022-03-26
*
docs(api): improve autocommand docs (#17545)
Javier Lopez
2022-03-25
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
2022-03-07
*
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
2022-03-06
*
refactor(PVS/V547): aucmd.type == CALLABLE_NONE is always false
zeertzjq
2022-03-02
*
refactor(PVS/V560): ap == NULL is always false
zeertzjq
2022-03-02
*
chore(PVS): add PVS header to api/autocmd.c
zeertzjq
2022-03-02
*
fix(api): include event in get_autocmds (#17553)
Christian Clason
2022-03-01
*
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27