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
/
autocmd.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...
zeertzjq
2023-04-10
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.4749: <script> is not expanded in autocmd context
zeertzjq
2022-08-23
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
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
*
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
2022-02-03
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.2.1966: popup becomes current window after closing a terminal window
Jan Edmund Lazo
2020-12-20
*
vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)
TJ DeVries
2020-11-24