summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/cmdexpand.h
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2025-09-08vim-patch:9.1.1676: completion: long line shown twicezeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-23vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)zeertzjq1
2025-07-05vim-patch:9.1.1490: 'wildchar' does not work in search contextszeertzjq1
2025-03-04vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-01refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-26refactor: move garray_T to garray_defs.h (#26227)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-10-01vim-patch:9.0.1958: cannot complete option valueszeertzjq1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2023-01-15vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq1
2022-10-17feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq1
2022-08-21vim-patch:8.2.1587: loop for handling keys for the command line is too long (...zeertzjq1
2022-08-21vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq1