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(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
vim-patch:8.2.4609: :unhide does not check for failing to close a window (#25...
zeertzjq
2023-09-23
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
2023-09-08
*
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
*
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
2023-07-23
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1665: empty CmdlineEnter autocommand causes errors in Ex mode
zeertzjq
2023-06-26
*
vim-patch:8.2.3833: error from term_start() not caught by try/catch
zeertzjq
2023-06-26
*
fix(events): don't expand non-file as file name
zeertzjq
2023-06-07
*
revert: "refactor: eliminate `autocmd_fname_full` global"
zeertzjq
2023-06-07
*
vim-patch:9.0.1582: :stopinsert may not work in a popup close handler (#23785)
zeertzjq
2023-05-27
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
fix(events): null dereference in autocmd functions
ii14
2023-04-27
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
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
[next]