summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/usercmd.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)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-02-11build: enable MSVC level 3 warnings (#21934)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-29refactor: replace char_u with charDundar Göc1
2022-08-06vim-patch:8.1.1210: support for user commands is spread out (#19653)zeertzjq1