index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
mapping.h
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)
zeertzjq
2024-10-24
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
vim-patch:8.2.5106: default cmdwin mappings are re-mappable
zeertzjq
2022-08-01
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
refactor: move FunPtr to types.h (#19466)
zeertzjq
2022-07-22
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23