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
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
fix(events): triggered WinScrolled when only skipcol changed (#19972)
zeertzjq
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
|
vim-patch:8.2.4749: <script> is not expanded in autocmd context
zeertzjq
2022-08-23
|
/
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-28
*
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
[next]