summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/cmdexpand_defs.h
AgeCommit message (Expand)AuthorFiles
2026-04-10feat(ex): add `:log` commandOlivia Kinnear1
2025-12-21vim-patch:8.2.2992: Vim9: completion for :disassemble is incompleteJan Edmund Lazo1
2025-12-16feat(lsp): builtin :lsp commandbrianhuster1
2025-07-18vim-patch:9.1.1544: :retab cannot be limited to indentation only (#34939)zeertzjq1
2025-07-05vim-patch:9.1.1490: 'wildchar' does not work in search contextszeertzjq1
2025-04-24vim-patch:9.1.1340: cannot complete :filetype arguments (#33602)zeertzjq1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq1
2024-10-29vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq1
2024-10-09vim-patch:9.1.0770: current command line completion is a bit limited (#30728)zeertzjq1
2024-07-12vim-patch:9.1.0568: Cannot expand paths from 'cdpath' settingzeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-05vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-15vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)zeertzjq1
2023-10-10vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1