index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
mapping.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(api): LuaRef leak in nvim_set_keymap on LHS too long (>=66 bytes) #39351
Barrett Ruth
1
2026-04-13
feat(api): rename buffer to buf in retval #38900
Justin M. Keyes
1
2026-04-01
vim-patch:9.2.0276: [security]: modeline security bypass (#38657)
zeertzjq
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-01-08
test(buffer_updates_spec): move on_detach tests to its block (#37297)
zeertzjq
1
2026-01-08
fix(langmap): assert failure on mapping to char >= 256 (#37291)
zeertzjq
1
2026-01-07
fix(mappings): always include replace_keycodes in mapping dicts (#37272)
zeertzjq
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-14
vim-patch:9.1.1627: fuzzy matching can be improved
zeertzjq
1
2025-07-08
fix(api): populate lhsrawalt in nvim_get_keymap response
ncrpy
1
2025-05-23
vim-patch:9.1.1402: multi-byte mappings not properly stored in session file (...
zeertzjq
1
2025-04-01
fix(api): nvim_set_keymap() throws error even in pcall() #33228
tstsrt
1
2025-03-30
fix(api): use E226 instead of E227 for duplicate abbreviation (#33159)
zeertzjq
1
2025-03-29
fix(api): use original LHS in keymap error message #33135
Gregory Anders
1
2025-03-19
fix(messages): incorrect error message splitting and kind #32990
luukvbaal
1
2025-03-15
docs: misc
dundargoc
1
2025-01-01
refactor(options): use `const` in more places (#31791)
Famiu Haque
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-20
fix(messages): more ext_messages kinds #31279
luukvbaal
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-10-24
vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)
zeertzjq
1
2024-10-01
refactor: use ERROR_SET() to check for error (#30594)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-02
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
1
2024-07-30
refactor(mappings): elide description copy (#29910)
zeertzjq
1
2024-07-30
vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simpl...
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-03
vim-patch:partial:9.0.1196: code is indented more than necessary (#27315)
zeertzjq
1
2024-01-20
feat(api): support getting abbreviations (#26868)
Raphael
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
1
2023-12-23
fix(mappings): fix mapset() not replacing map with backslash (#26719)
zeertzjq
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-07
refactor: object_to_vim() cannot fail
Justin M. Keyes
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
[next]