summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/keycodes.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-23vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)zeertzjq1
2025-02-20fix(keycodes): recognize <Find>, <Select> #28431Mantas Mikulėnas1
2024-09-22fix(paste): improve repeating of pasted text (#30438)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-23refactor: remove CPO_TO_CPO_FLAGS() (#26718)zeertzjq1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-02-11refactor: replace char_u with char (#21901)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-03docs: fix typos (#19588)dundargoc1
2022-05-16refactor: replace char_u variables and functions with charDundar Goc1
2022-05-12refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq1