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
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
2023-11-27
build(IWYU): export generated headers
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-22
fix(messages): :map output with ext_messages (#26126)
Bara C. Tudor
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-11-09
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
1
2023-11-09
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
1
2023-11-09
vim-patch:8.2.4825: can only get a list of mappings
zeertzjq
1
2023-11-09
vim-patch:8.2.4820: not simple programmatic way to find a specific mapping
zeertzjq
1
2023-11-09
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
1
2023-11-09
refactor(api): simplify nvim_set_keymap shortname check (#25945)
zeertzjq
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-27
refactor(messages): fold msg_attr into msg
bfredl
1
2023-09-27
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
1
2023-09-16
refactor(mapping.c): reduce scope of locals
Lewis Russell
1
2023-08-26
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
1
2023-08-12
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-06-09
feat(api): support abbreviations in nvim_set_keymap
bfredl
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-05-05
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
1
2023-04-28
vim-patch:9.0.1359: too many "else if" statements in handling options
Lewis Russell
1
2023-04-28
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-25
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
1
[next]