aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/autocmd.h
Commit message (Expand)AuthorAge
* vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.4749: <script> is not expanded in autocmd contextzeertzjq2022-08-23
* vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq2022-08-14
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)Gregory Anders2022-05-18
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* feat(lua): add missing changes to autocmds lost in the rebaseTJ DeVries2022-02-28
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* vim-patch:8.2.4028: ml_get error with :doautoall and Visual areaSean Dewar2022-02-03
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.2.1966: popup becomes current window after closing a terminal windowJan Edmund Lazo2020-12-20
* vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)TJ DeVries2020-11-24