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
/
src
/
nvim
/
autocmd.h
Age
Commit message (
Expand
)
Author
Files
2025-12-07
feat(events): MarkSet event, aucmd_defer() #35793
Nathan Smith
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-27
vim-patch:9.1.1413: spurious CursorHold triggered in GUI on startup (#34195)
zeertzjq
1
2024-04-01
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-01
refactor: remove redundant NOLINT comments
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-16
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-08-12
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
1
2023-04-27
perf(events): store autocommands in flat vectors (#23256)
ii14
1
2023-04-10
vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...
zeertzjq
1
2022-11-29
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-08-23
vim-patch:8.2.4749: <script> is not expanded in autocmd context
zeertzjq
1
2022-08-14
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-18
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
1
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-02-28
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-02-03
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2020-12-20
vim-patch:8.2.1966: popup becomes current window after closing a terminal window
Jan Edmund Lazo
1
2020-11-24
vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)
TJ DeVries
1