aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mapping.h
Commit message (Expand)AuthorAge
* vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)zeertzjq2024-10-24
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: fix includes for api/autocmd.hdundargoc2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* refactor: move some structs out of buffer_defs.h (#24878)zeertzjq2023-08-26
* refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* refactor: replace char_u with charDundar Göc2022-09-06
* vim-patch:8.2.5106: default cmdwin mappings are re-mappablezeertzjq2022-08-01
* feat(api): add replace_keycodes to nvim_set_keymap (#19598)ii142022-08-01
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23