summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/popupmenu.h
AgeCommit message (Expand)AuthorFiles
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-06vim-patch:9.1.1435: completion: various flaws in fuzzy completion (#34335)zeertzjq1
2025-06-03vim-patch:9.1.1416: completion limits not respected for fuzzy completionszeertzjq1
2024-10-10vim-patch:9.1.0772: some missing changes from v9.1.0771zeertzjq1
2024-10-10vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq1
2024-08-24vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq1
2024-07-27vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq1
2024-07-27vim-patch:9.1.0618: cannot mark deprecated attributes in completion menuglepnir1
2024-06-15vim-patch:9.1.0484: Sorting of completeopt+=fuzzy is not stable (#29338)zeertzjq1
2024-06-05vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-16feat(ui): completeopt support popup like vimmathew1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-01-14refactor: replace char_u with char 21 (#21779)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-10-17feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq1
2022-08-18vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)zeertzjq1