summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/autocmd.h
AgeCommit message (Expand)AuthorFiles
2024-01-19vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq1
2023-04-09vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt bufferzeertzjq1
2022-11-29vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-23vim-patch:8.2.4749: <script> is not expanded in autocmd contextzeertzjq1
2022-08-14vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-05-18feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)Gregory Anders1
2022-05-04refactor: replace char_u variables and functions with charDundar Goc1
2022-02-28feat(lua): add missing changes to autocmds lost in the rebaseTJ DeVries1
2022-02-27feat(lua): add api and lua autocmdsTJ DeVries1
2022-02-03vim-patch:8.2.4028: ml_get error with :doautoall and Visual areaSean Dewar1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2020-12-20vim-patch:8.2.1966: popup becomes current window after closing a terminal windowJan Edmund Lazo1
2020-11-24vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)TJ DeVries1