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.c
Commit message (
Expand
)
Author
Age
*
revert: "vim-patch:9.0.0061: ml_get error with nested autocommand" (#19509)
zeertzjq
2022-07-26
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-23
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
2022-07-20
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor(aucmd): call define_autocmd() directly for default autocmds
bfredl
2022-06-28
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
feat(autocmds): retrieve lua callback (#18642)
kylo252
2022-06-09
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(autocmds): separate command from desc (#18617)
kylo252
2022-05-21
*
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-16
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
vim-patch:8.2.3306: unexpected "No matching autocommands" (#17912)
dundargoc
2022-05-02
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
refactor(build): remove unused includes #17078
kylo252
2022-04-26
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
fix/PVS #17863
dundargoc
2022-04-24
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
feat(api)!: pass args table to autocommand callbacks
Gregory Anders
2022-04-08
*
fix(autocmd): restore autocmd showing behavior
zeertzjq
2022-04-06
*
fix(api): delete all autocmds with the same ID
Lewis Russell
2022-04-01
*
fix(api): improve autocmd error handling
Lewis Russell
2022-03-31
*
fix: set nested before executing callback (#17801)
TJ DeVries
2022-03-30
*
feat(api): remove Lua autocommand callbacks when they return true (#17784)
Gregory Anders
2022-03-19
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
fix(coverity): dead code and operands don't affect result #17662
dundargoc
2022-03-11
*
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
2022-03-07
*
chore(autocmd): move comment to the right place
zeertzjq
2022-03-04
*
fix(autocmd): clean up autocmds only when needed (#17593)
Jaehwang Jung
2022-03-04
*
refactor(autocmd): simplify check for freed callback
bfredl
2022-03-03
*
refactor(clang): dead assignment buflocal_nr = 0
zeertzjq
2022-03-02
*
Merge pull request #15079 from shadmansaleh/feat/verbose_lua
bfredl
2022-03-01
|
\
|
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
|
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
*
vim-patch:8.2.4345: <amatch> is expanded like a file name for DirChangedPre
zeertzjq
2022-02-17
[next]