summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/autocmd_defs.h
AgeCommit message (Expand)AuthorFiles
2026-02-15vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopi...zeertzjq1
2025-12-07feat(events): MarkSet event, aucmd_defer() #35793Nathan Smith1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-02-01refactor(autocmds): remove indirection #32291Justin M. Keyes1
2025-01-09Revert "refactor(options): set option value for non-current context directly"...zeertzjq1
2024-12-26refactor(autocmd): allow specifying window for autocmd contextFamiu Haque1
2024-12-06fix(events): don't expand `args.file` for Lua callback (#31473)zeertzjq1
2024-04-08vim-patch:9.1.0272: autocmd may change cwd after :tcd and :lcd (#28223)zeertzjq1
2024-01-18vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq1