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.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
vim-patch:8.2.4483: command completion makes two rounds to collect matches (#...
zeertzjq
2023-01-17
*
vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviations
zeertzjq
2023-01-17
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
fix(mappings): use all buckets in second round of unmap (#21534)
zeertzjq
2022-12-26
*
vim-patch:8.2.4139: using freed memory in expression abbreviation (#21522)
zeertzjq
2022-12-24
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
docs: fix typos
dundargoc
2022-11-02
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
fix(mapset): remove existing abbreviation of same lhs (#20320)
zeertzjq
2022-09-24
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
Merge pull request #20038 from bfredl/unflush
bfredl
2022-09-01
|
\
|
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
|
fix(maparg): remove double allocation (#20033)
zeertzjq
2022-09-01
*
|
feat(mapset): support restoring Lua callback (#20024)
zeertzjq
2022-09-01
|
/
*
Merge pull request #20007 from dundargoc/refactor/char_u/5
bfredl
2022-08-31
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
|
refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)
zeertzjq
2022-08-31
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
docs: fix typos (#19798)
dundargoc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
test: improve mapping tests and docs (#19619)
zeertzjq
2022-08-02
*
feat(mapset): support restoring "replace_keycodes" and "desc"
zeertzjq
2022-08-01
*
vim-patch:8.2.5106: default cmdwin mappings are re-mappable
zeertzjq
2022-08-01
*
vim-patch:8.2.2804: setting buffer local mapping with mapset() changes global
zeertzjq
2022-08-01
*
vim-patch:8.2.1773: crash when calling mapset() with a list as first argument
zeertzjq
2022-08-01
*
vim-patch:8.2.0815: maparg() does not provide enough information for mapset()
zeertzjq
2022-08-01
*
vim-patch:8.2.0812: mapset() does not properly handle <> notation
zeertzjq
2022-08-01
*
vim-patch:8.2.0807: cannot easily restore a mapping
zeertzjq
2022-08-01
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: fix clang warnings (#19453)
zeertzjq
2022-07-21
[next]