aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/usercmd.h
Commit message (Expand)AuthorAge
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)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
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: replace char_u with charDundar Göc2022-08-29
* vim-patch:8.1.1210: support for user commands is spread out (#19653)zeertzjq2022-08-06