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
*
vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...
zeertzjq
2023-04-10
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...
zeertzjq
2023-04-03
*
fix(filetype): make recursive work...again (#22826)
Lewis Russell
2023-03-30
*
fix(autocmd): handle recursion for force set (#22820)
Lewis Russell
2023-03-30
*
fix(filetype): avoid recursive FileType autocmds (#22813)
Lewis Russell
2023-03-29
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
\
|
*
refactor: move init_default_autocmds to lua
glacambre
2023-02-11
*
|
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
|
/
*
refactor(ui): don't reimplement redrawing in focus gained handling
bfredl
2023-02-09
*
vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)
zeertzjq
2023-02-04
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
fix: clang warnings (#21247)
zeertzjq
2022-12-01
*
vim-patch:9.0.0967: leaking memory from autocmd windows
zeertzjq
2022-11-29
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
vim-patch:9.0.0915: WinScrolled may trigger immediately when defined
zeertzjq
2022-11-20
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.3626: "au! event" cannot be followed by another command
zeertzjq
2022-11-07
*
vim-patch:9.0.0713: <amatch> of MenuPopup event is expanded like a file name ...
zeertzjq
2022-10-10
*
Merge pull request #20374 from bfredl/notype
bfredl
2022-10-05
|
\
|
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
|
vim-patch:8.2.3886: can define autocmd for every event by using "au!"
zeertzjq
2022-10-05
|
/
*
vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)
zeertzjq
2022-09-24
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
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
[next]