summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/menu.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
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-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-15refactor: move menu non-symbols to menu_defs.h (#19778)zeertzjq1
2022-07-01vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2020-04-26vim-patch:8.0.1123: cannot define a toolbar for a windowJan Edmund Lazo1
2017-07-28viml: introduce menu_get() function #6322Matthieu Coudron1
2017-04-08refactor/single-includededmass1
2015-06-25Enable -Wconversion: menu.c #2885Ismail Badawi1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1