summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/mapping.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-10-24vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: fix includes for api/autocmd.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
2023-08-26refactor: move some structs out of buffer_defs.h (#24878)zeertzjq1
2023-04-07refactor(api): make typed dicts appear as types in the source codebfredl1
2023-01-09refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-25fix(docs): invalid :help links #20345Justin M. Keyes1
2022-09-06refactor: replace char_u with charDundar Göc1
2022-08-01vim-patch:8.2.5106: default cmdwin mappings are re-mappablezeertzjq1
2022-08-01feat(api): add replace_keycodes to nvim_set_keymap (#19598)ii141
2022-07-22refactor: move FunPtr to types.h (#19466)zeertzjq1
2022-06-23refactor: move some mapping-related code to a separate file (#19061)zeertzjq1