aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/autocmd.c
Commit message (Expand)AuthorAge
* vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...zeertzjq2023-04-10
* refactor: remove redundant castsii142023-04-07
* refactor: remove use of reserved c++ keywordsii142023-04-06
* vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...zeertzjq2023-04-03
* fix(filetype): make recursive work...again (#22826)Lewis Russell2023-03-30
* fix(autocmd): handle recursion for force set (#22820)Lewis Russell2023-03-30
* fix(filetype): avoid recursive FileType autocmds (#22813)Lewis Russell2023-03-29
* refactor(screen): screen.c delenda estbfredl2023-03-14
* Merge #22214 move init_default_autocmds to luaJustin M. Keyes2023-02-14
|\
| * refactor: move init_default_autocmds to luaglacambre2023-02-11
* | refactor: replace char_u with char (#21901)dundargoc2023-02-11
|/
* refactor(ui): don't reimplement redrawing in focus gained handlingbfredl2023-02-09
* vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)zeertzjq2023-02-04
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* fix(tui): more work in the TUIbfredl2022-12-31
* feat(aucmd_win): allow crazy things with hidden buffers (#21250)zeertzjq2022-12-02
* fix: clang warnings (#21247)zeertzjq2022-12-01
* vim-patch:9.0.0967: leaking memory from autocmd windowszeertzjq2022-11-29
* vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
* refactor: replace char_u with chardundargoc2022-11-28
* vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...zeertzjq2022-11-23
* vim-patch:9.0.0915: WinScrolled may trigger immediately when definedzeertzjq2022-11-20
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.3626: "au! event" cannot be followed by another commandzeertzjq2022-11-07
* vim-patch:9.0.0713: <amatch> of MenuPopup event is expanded like a file name ...zeertzjq2022-10-10
* Merge pull request #20374 from bfredl/notypebfredl2022-10-05
|\
| * refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* | vim-patch:8.2.3886: can define autocmd for every event by using "au!"zeertzjq2022-10-05
|/
* vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)zeertzjq2022-09-24
* fix(redraw): avoid unnecessary redraws and glitches with floats+messagesbfredl2022-09-22
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-06
* fix(events): triggered WinScrolled when only skipcol changed (#19972)zeertzjq2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * refactor(api): provide a temporary copy solution for nvim_call_atomicbfredl2022-08-24
* | vim-patch:8.2.4749: <script> is not expanded in autocmd contextzeertzjq2022-08-23
|/
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17
* vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq2022-08-14
* refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)zeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* feat(lua): print source locations of lua callbacks (#19597)ii142022-08-03
* vim-patch:9.0.0061: ml_get error with nested autocommandzeertzjq2022-07-28
* revert: "vim-patch:9.0.0061: ml_get error with nested autocommand" (#19509)zeertzjq2022-07-26
* vim-patch:9.0.0061: ml_get error with nested autocommandzeertzjq2022-07-23
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22