aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdexpand.h
Commit message (Expand)AuthorAge
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* vim-patch:8.2.1587: loop for handling keys for the command line is too long (...zeertzjq2022-08-21
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21